Page 2 of 2

Posted: Wed Jul 11, 2007 4:03 am
by LinkPut
Not sure, but between this copy
; Magic quotes
;

; Magic quotes for incoming GET/POST/Cookie data.
magic_quotes_gpc = Off

; Magic quotes for runtime-generated data, e.g. data from SQL, from exec(), etc.
magic_quotes_runtime = Off

; Use Sybase-style magic quotes (escape ' with '' instead of \').
magic_quotes_sybase = Off

; Automatically add files before or after any PHP document.
auto_prepend_file =
auto_append_file =

; As of 4.0b4, PHP always outputs a character encoding by default in
; the Content-type: header. To disable sending of the charset, simply
; set it to be empty.
;
; PHP's built-in default is text/html
default_mimetype = "text/html"
;default_charset = "iso-8859-1"

; Always populate the $HTTP_RAW_POST_DATA variable.
;always_populate_raw_post_data = On

Posted: Wed Jul 11, 2007 4:42 am
by LinkPut
Hey PHP Error line 509, solve :!:

But this Error 404 not found still contiune with below
[Wed Jul 11 10:33:01 2007] [error] [client 127.0.0.1] File does not exist: C:/Documents and Settings/Link Put/My Documents/My Website
[Wed Jul 11 10:33:24 2007] [error] [client 127.0.0.1] script 'C:/Program Files/Apache Group/Apache2/htdocs/info.php' not found or unable to stat
[Wed Jul 11 10:33:45 2007] [error] [client 127.0.0.1] script 'C:/Program Files/Apache Group/Apache2/htdocs/hello.php' not found or unable to stat

Posted: Fri Jul 13, 2007 5:05 am
by LinkPut
Hello all!!!

I just want to Thank you for been with me over this installation of Apache and php, I've finally make then work, it was so amusing to see my php work with Apache from the phpinfo.php, now is to install mysql for the ball rolling to truly start!!
Thanks!! :D

When the go becomes weird the weird becomes pro 8)