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

Esta resposta lhe foi útil?

 Imprimir este Artigo

Veja também

Antivirus for Linux

Posted by bonjurkes, 09-17-2008, 05:59 PMHello, I am looking for an antivirus that i can...

Do I really need SpamAssassin?

Posted by dr00t, 09-18-2008, 03:26 AMI have a relatively low-end server that is running cPanel...

Need to Delete a Cronjob via SSH

Posted by epic1231, 03-23-2007, 11:12 AMI have a cronjob that is still entered in my server, but...

kernel exploit!

Posted by tkanaco, 06-27-2008, 11:27 PMHow Can i translate An Kernel Exploit to secure my server...

Soap

Posted by parag, 03-12-2010, 09:58 AMHello, I installed SOAP - which tells me it has installed...