For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > February 2005 > Re: update problem: phpinfo disabled? (solved)









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: update problem: phpinfo disabled? (solved)
John Drako

2005-02-16, 8:57 pm

On Wed, 16 Feb 2005 14:22:22 -0500, John Drako wrote
(in article <cv06hd021p0@news4.newsguy.com> ):

> On Wed, 16 Feb 2005 13:12:57 -0500, John Drako wrote
> (in article <cv02f901tqu@news4.newsguy.com> ):
>
>
> More info:
>
> When I remove the php.ini file, phpMyAdmin works. However, any page
> that has phpinfo() in it does not produce any output. No errors in
> the log file.
>
> I enabled display_errors and display_startup_errors temporarily and
> still the pages that contained phpinfo didn't produce any output, not
> even an error message.
>
> disable_function in php.ini is empty.


Well, problem solved.

It turned out that the compile option --enable-zend-multibyte was
causing a segmentation fault and killing some stuff.

Recompiled without it and everything is working as it should.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com