phpwiki won't start. I'm using phpwiki 1.3.3 on IIS with MySQL 3.23.39 and PHP 4.1.2
I edited the index.php (changes for mysql and any thing else). I only made choices, where it was necessary.
If call index.php or /lib/main.php the following error occurse :
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
greetings toexcess
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-09-20
Now I've Installed Apache 1.3.26 and PHP 4.1.2 locally for testing.
The new error message has the following sence :
The xml Page can not be shown during using of Stylsheet xsl.....<none interessting text>
A Doctype deklaration has been made outside of the prolog.
'http://localhost/phpwiki/index.php'. row 4, column 11 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
----------^
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-09-20
So, on to now, i've changed some lines, where I haven't made any decions befor.
So new error messages appeared :
d:\jds_fas\hps\phpwiki\lib\Template.php:21: Warning[2]: fopen("/hps/phpwiki/", "rb") - No such file or directory
d:\jds_fas\hps\phpwiki\lib\Template.php:22: Warning[2]: stat failed for /hps/phpwiki/ (errno=2 - No such file or directory
and a lot of more error messages appending to the first one
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-09-20
set absolut paths on DATA_PATH and PHPWIKI_DIR. So now PHPwiki seems to work fine (more or less). Also set SERVER_NAME to "localhost/phpwiki/" and SERVER_PORT to 80. Now I got the same error messages as howlcoyote (next thread)...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there,
phpwiki won't start. I'm using phpwiki 1.3.3 on IIS with MySQL 3.23.39 and PHP 4.1.2
I edited the index.php (changes for mysql and any thing else). I only made choices, where it was necessary.
If call index.php or /lib/main.php the following error occurse :
CGI Error
The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:
greetings toexcess
Now I've Installed Apache 1.3.26 and PHP 4.1.2 locally for testing.
The new error message has the following sence :
The xml Page can not be shown during using of Stylsheet xsl.....<none interessting text>
A Doctype deklaration has been made outside of the prolog.
'http://localhost/phpwiki/index.php'. row 4, column 11 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
----------^
So, on to now, i've changed some lines, where I haven't made any decions befor.
So new error messages appeared :
d:\jds_fas\hps\phpwiki\lib\Template.php:21: Warning[2]: fopen("/hps/phpwiki/", "rb") - No such file or directory
d:\jds_fas\hps\phpwiki\lib\Template.php:22: Warning[2]: stat failed for /hps/phpwiki/ (errno=2 - No such file or directory
and a lot of more error messages appending to the first one
set absolut paths on DATA_PATH and PHPWIKI_DIR. So now PHPwiki seems to work fine (more or less). Also set SERVER_NAME to "localhost/phpwiki/" and SERVER_PORT to 80. Now I got the same error messages as howlcoyote (next thread)...