Running PHP as a CGI
-
Heya,
I’m trying to install WordPress on a debian Woody install, with PHP 4.3.10-13 running as a CGI,and I have “mysql Ver 12.22 Distrib 4.0.24, for pc-linux-gnu (i386)”I followed these instructions first ( http://www.redbrick.dcu.ie/~wiki/mw/Installing_Wordpress_on_Redbrick )
to make sure that WordPress would work straight away, (ie. Edited the mentioned files before running wp-admin/install.php ) also edited the wp-config.php before doing anything else, basically followed the insructions (albeit from different sources)and my apache (apache two btw) error log is saying “Premature end of script headers: install.php”
the usual source of this problem is putting a space between the “#!/usr/local/bin/php” and the <?php tag by mistake but in this case this mistake has not been made, i’m here all night so please if you have a question that may help you help me please ask 🙂
ps. I really wish there was a preview post button here 🙂
The topic ‘Running PHP as a CGI’ is closed to new replies.