; 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
Apache2.0.59 and php5.2.3 configuration problem
Moderator: General Moderators
Not sure, but between this copy
Hey PHP Error line 509, solve
But this Error 404 not found still contiune with below
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
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!!
When the go becomes weird the weird becomes pro
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!!
When the go becomes weird the weird becomes pro