April 2nd, 2000, 09:22 PM
-
I need some help. I decided to update php from v3 to v4. Did everything the readme said, modified the php.ini, etc, etc. When I go to view one of my pages, the message: "Content-type: text/html" appears in the upper left hand corner. And, unless the page is strictly text or a php function like phpinfo, the page is blank (while view source shows all the correct code).
I've been on-line for several hours now and still haven't found an answer. I suspect a httpd.conf problem but I've looked repeatedly and have not found anything overt. I hope someone out there can point me in the right direction to solve this. Thanks.
Bob
April 3rd, 2000, 07:48 PM
-
I have the same problem with win98...
And it is IRRITATING
April 4th, 2000, 03:45 PM
-
I just found the answer on the Zend PHP group! Disable ALL the loadable extensions in the php.ini file. Message goes away with no apparent loss of functionality.