I can only get blank pages from index.php. I am running PhpWiki version 1.3.11p1 on Linux, Apache 1.3, Postgres, and PHP 4.3.1.
I am upgrading from PhpWiki 1.3.5pre. That version works correctly in a similar configuration.
I am using it in a slightly non-standard manner: index.cgi is a symlink to index.php due to server restrictions on CGI script names. SCRIPT_NAME, PHPWIKI_DIR, and DATA_PATH are (I believe) all set correctly for this.
I have turned off COMPRESS_OUTPUT. I have turned off USE_PATH_INFO. I have commented out the "if (...)" line in index.php. I have turned on DEBUG.
There is no output beyond the header and a blank line when php is run manually in a shell, and the php binary returns no error code. There is no error in the apache error_log (except "File does not exist: /home/www/htdocs/favicon.ico", which I don't believe to be relevant).
I do not know how to debug this problem. Is this a known bug, and if so, are there any workarounds? If this is not a known bug, how should I troubleshoot it to determine and hopefully resolve the problem?
Thank you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm having the same problems. I got everything working fine locally on my Windows box, but when I upload to my hosting account at godaddy, I just get blank pages as indicated. I've been over everything several times, and have done everything mentioned here, most of which I found around in other places.
I'm currently running 1.2, but really want to run 1.3. Appreciate if anyone can shed light here.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I can only get blank pages from index.php. I am running PhpWiki version 1.3.11p1 on Linux, Apache 1.3, Postgres, and PHP 4.3.1.
I am upgrading from PhpWiki 1.3.5pre. That version works correctly in a similar configuration.
I am using it in a slightly non-standard manner: index.cgi is a symlink to index.php due to server restrictions on CGI script names. SCRIPT_NAME, PHPWIKI_DIR, and DATA_PATH are (I believe) all set correctly for this.
I have turned off COMPRESS_OUTPUT. I have turned off USE_PATH_INFO. I have commented out the "if (...)" line in index.php. I have turned on DEBUG.
There is no output beyond the header and a blank line when php is run manually in a shell, and the php binary returns no error code. There is no error in the apache error_log (except "File does not exist: /home/www/htdocs/favicon.ico", which I don't believe to be relevant).
I do not know how to debug this problem. Is this a known bug, and if so, are there any workarounds? If this is not a known bug, how should I troubleshoot it to determine and hopefully resolve the problem?
Thank you.
I'm having the same problems. I got everything working fine locally on my Windows box, but when I upload to my hosting account at godaddy, I just get blank pages as indicated. I've been over everything several times, and have done everything mentioned here, most of which I found around in other places.
I'm currently running 1.2, but really want to run 1.3. Appreciate if anyone can shed light here.