I seem to be havnig the same issue as many people here in that after unzipping the current version of PHPWiki [1.3.12p3] and attempting to run the thing I am getting nothing but a blank page. I have tried pretty much everything suggested in this forum but nothing works.
I am wondering if it is an issue with the combination of current versions software in use, I am using Apache 2.2.3, PHP 5.2. in windows 2000 Are you other guys with this blank page after install problem running a similar setup???
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've installed PhpWiki 1.3.12p3 on Apache 2.2.3, with PHP 5.2.0 and MySQL 5.0.27, on a Windows XP pro machine.
Apache is working OK, I've tested MySQL and some PHP web pages and all seems OK.
But when I configure PHPWIKI I get several errors:
- the configurator.php page (it's the original page, as it comes with the package) returns "Fatal error: Cannot redeclare class unchangeable_variable in C:\Program Files\Apache Software Foundation\Apache2.2\www\site-de-test\wiki\configurator.php on line 1801"
- the index.php page returns a blank page
I had a problem with the configuration of the "phpwiki" database on MySQL: the "mysql-initialize.sql" file returns an error with every line containing " default '' ". I succeeded creating the tables removing just the code "default ''", but I'm not sure this is very clean.
If anyone has an idea...
Thanx
Albert P
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I seem to be havnig the same issue as many people here in that after unzipping the current version of PHPWiki [1.3.12p3] and attempting to run the thing I am getting nothing but a blank page. I have tried pretty much everything suggested in this forum but nothing works.
I am wondering if it is an issue with the combination of current versions software in use, I am using Apache 2.2.3, PHP 5.2. in windows 2000 Are you other guys with this blank page after install problem running a similar setup???
Hello,
I've got the same blank page problem.
I've installed PhpWiki 1.3.12p3 on Apache 2.2.3, with PHP 5.2.0 and MySQL 5.0.27, on a Windows XP pro machine.
Apache is working OK, I've tested MySQL and some PHP web pages and all seems OK.
But when I configure PHPWIKI I get several errors:
- the configurator.php page (it's the original page, as it comes with the package) returns "Fatal error: Cannot redeclare class unchangeable_variable in C:\Program Files\Apache Software Foundation\Apache2.2\www\site-de-test\wiki\configurator.php on line 1801"
- the index.php page returns a blank page
I had a problem with the configuration of the "phpwiki" database on MySQL: the "mysql-initialize.sql" file returns an error with every line containing " default '' ". I succeeded creating the tables removing just the code "default ''", but I'm not sure this is very clean.
If anyone has an idea...
Thanx
Albert P
Hello,
Seems to be a pure apache/php issue, so nothnig to do with "phpwiki".
Tried a lot of things but nothing works.
I abandon for the moment. Pity because I wanted to have an opensource solution.
Bye