hiya, we're having trouble running .php files on our site, they just appear to be coming up blank pages, (may be due to the apache2->php->mysql interface) anyone had this problem?
coopster
12:04 pm on Feb 24, 2005 (gmt 0)
It could be a number of issues, but one that I have seen occurs when using auto_prepend_file [php.net] and you have an error in the included file(s). Very difficult to troubleshoot, especially if error_reporting is turned off in your php.ini file.