Apache/MySQL/PHP Issue - PHP not loading.

Posted by Darkfire001, 06-28-2008, 01:36 PM
Hi Guys, Any and all help is appreciated. I've got a server that was running Apache 2.0/PHP 5.2.5 & MysQL 5.0 just fine, however I needed to upgrade to a newer version of MySQL. So I uninstalled MySQL 5.0 and installed MySQL 5.1, copied the MySQLlibs over, and recompiled Apache/PHP with easyupdate. Apache & MysQL both start/run fine without errors, however PHP files don't load. Just get black pages (HTML works fine obviously). I went ahead and updated to Apache 2.2 & PHP 5.2.6 while I was at it, but that doesn't change things. I'm not sure why uninstalling MysQL & reinstalling would break any dependencies, but looks like thats the case. Perhaps I need to reinstall some libraries? Or would it be easier just to reinstall Apache/PHP entirely? I have no data. Thanks

Posted by activelobby4u, 06-28-2008, 03:16 PM
The mysql upgrade might have broken the php-mysql client. You will need to recompile php with mysql support once again

Posted by zacharooni, 06-28-2008, 03:19 PM
Check /usr/local/apache/logs/error_log , and error_log in that directory. You may also want to have a look at the handlers in /etc/httpd/conf/php.conf

Posted by Darkfire001, 06-28-2008, 06:46 PM
Slight issue with php.conf that I fixed, recompiled apache and PHP is working fine.....except with Zend Optimizer. PHP pages load fine now, but for some reason Zend Optimizer (with apache 1.3 for simplicity's sake now) just shows blank pages. I've checked PHP info and Zend seems to be loading fine & is enabled (although report_zend_debug is on....) I just get blank pages when trying to load Zend pages. Any ideas? Thanks.

Posted by activelobby4u, 06-29-2008, 03:52 AM
try the latest version of zend

Was this answer helpful?

 Print this Article

Also Read

What is L0 backup?

Posted by prashant1979, 06-27-2008, 09:09 AMWhat is L0 backup? How is it taken? If I have to take...

EMC / SAN HD Ready

Posted by ti_nhatrang, 04-15-2007, 03:33 AMHi guys, I've purchased AX150/EMC SAN from DELL......

/bin Directory

Posted by swurvin, 05-06-2007, 09:12 PMHello. I wonder if anyone has any ideas on how I go about...

Netacore Support Links Broken?

Posted by kjedwards, 09-05-2002, 04:19 AMHi Can anyone tell me how to access Netacore support...

URL Rewrite

Posted by beachcompcom, 03-08-2010, 04:34 PMHi folks, I'm new to IIS7/Url rewrites. Im trying...