From: Alex B. <en...@tu...> - 2001-05-26 20:41:49
|
>> 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. ag! you're doing everything right :) hmm... double check: php_value allow_call_time_pass_by_reference 1 use the distro php.ini (with your modification mm->files) comment out session_start() in /path/to/htdocs/index.php ... _a -- alex black, ceo en...@tu... the turing studio, inc. http://www.turingstudio.com vox+510.666.0074 fax+510.666.0093 |