From: Spiggy T. <th...@me...> - 2001-05-26 02:33:59
|
> Ah, so you are running a virtualhost, cool. > Do you have any special directives in the vhost? > what about a .htaccess in a higher-level directory? i havent created a single .htaccess file anywhere. httpd.conf is basic except for the virtualhosts. are there any apache modules that should be avoided? or that prevent bc from working correctly? > are you using your own php.ini or the binarycluod distro php.ini? i had my own but i tried the distro version too. i had to change mm to files (session_save_path). but this should not make any difference as far as i can see. all the directives in the virtualhost definitions do not have to be duplicated in php.ini.. right? still a blank page. |