During the last days I tried to setup a phpwiki wikiwikiweb on my webhost. I have a webhosting package including php5 und a postgres database and tried to use this as the base for the phpwiki.
I have already tried the installation on my localhost and everything works fine. First the configuration and after that everything was perfect.
So I uploaded the extracted files (I use 1.3.12p3) to one of the subdomains of my webhost. But the configuration script is never executed on that webhost. Everytime the following messages are shown:
Fatal Error:
lib/FileFinder.php:191: Error: /tmp: file not found
lib/IniConfig.php:221: Notice: missing config setting for ADMIN_USER (...repeated 2 times)
lib/FileFinder.php:191: Error: /tmp: file not found
I tried to follow the instruction on installation problems from this forum but could not make it work. One of my major concerns is that there is no config.ini yet.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello!
During the last days I tried to setup a phpwiki wikiwikiweb on my webhost. I have a webhosting package including php5 und a postgres database and tried to use this as the base for the phpwiki.
I have already tried the installation on my localhost and everything works fine. First the configuration and after that everything was perfect.
So I uploaded the extracted files (I use 1.3.12p3) to one of the subdomains of my webhost. But the configuration script is never executed on that webhost. Everytime the following messages are shown:
Fatal Error:
lib/FileFinder.php:191: Error: /tmp: file not found
lib/IniConfig.php:221: Notice: missing config setting for ADMIN_USER (...repeated 2 times)
lib/FileFinder.php:191: Error: /tmp: file not found
I tried to follow the instruction on installation problems from this forum but could not make it work. One of my major concerns is that there is no config.ini yet.