I updated to the latest versions of Apache and PHP yesterday (I'm running the server on Windows XP, which has worked fine with the wiki for half a year), and my phpwiki suddenly stopped working. I've modified the original code slightly, but hardly enough to warrant an error like this, which showed up after the upgrade of PHP and Apache.
The Wiki, which is housed on http://www.qliphoth.net automatically usde pathnames like http://www.qliphoth.net/bottom?university when i had a link to [university]. After the upgrade, the PHP seems to want to look for the pages in the path http://'/?university instead, for some reason which I cannot understand.
When I upgraded, I could use the original configuration file for Apache, but was forced to upgrade the PHP-file. Other PHP-applications still seem to work fine, as you can see under www.qliphoth.net/gallery, which is very PHP-intensive.
What do you think this problem could be dependant on?
Please e-mail the answer directly to me if you can, I don't check here so often.
Thank you,
Breki Tomasson. (breki@home.se)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-10-03
BTW, I've tried changing $ScriptUrl to "http://www.qliphoth.net/bottom.php", which gives the right URL when you click on it, but it still seems to return you to FrontPage anyway.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there!
I updated to the latest versions of Apache and PHP yesterday (I'm running the server on Windows XP, which has worked fine with the wiki for half a year), and my phpwiki suddenly stopped working. I've modified the original code slightly, but hardly enough to warrant an error like this, which showed up after the upgrade of PHP and Apache.
The Wiki, which is housed on http://www.qliphoth.net automatically usde pathnames like http://www.qliphoth.net/bottom?university when i had a link to [university]. After the upgrade, the PHP seems to want to look for the pages in the path http://'/?university instead, for some reason which I cannot understand.
When I upgraded, I could use the original configuration file for Apache, but was forced to upgrade the PHP-file. Other PHP-applications still seem to work fine, as you can see under www.qliphoth.net/gallery, which is very PHP-intensive.
What do you think this problem could be dependant on?
Please e-mail the answer directly to me if you can, I don't check here so often.
Thank you,
Breki Tomasson. (breki@home.se)
BTW, I've tried changing $ScriptUrl to "http://www.qliphoth.net/bottom.php", which gives the right URL when you click on it, but it still seems to return you to FrontPage anyway.