I had a site using drupal up and running - quite beautifully I might add -- for about 9 months and as of last night, when I installed zen-cart, my drupal site refuses to load. All I get when I go to my site is a blank page. When I inspect the HTML, i have a HTML, HEAD, TITLE element, and 2 META elements, then BODY, and that's it. Everything is empty.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="REFRESH" CONTENT="0;/welcome"/>
<TITLE>Welcome to Deronyan!</TITLE>
</HEAD>
<BODY>
</BODY>
</HTML>
When I installed zen-cart it asked me to modify one or 2 php.ini settings - which I did and to install some support for apache-ssl and postgres - both of which I also did. Accompanied with this post is my php.ini file. Any help is greatly appreciated.
Here's my php.ini file - I had to cut and paste it in chunks from an ssh session on my box into my browser. I also stripped it of all comments...
[PHP]
engine = On
short_open_tag = On
asp_tags = Off
precision =14
y2k_compliance = Off
output_buffering = Off
output_handler =
zlib.output_compression = Off
implicit_flush = Off
allow_call_time_pass_reference = On
safe_mode = Off
safe_mode_gid = Off
safe_mode_include_dir =