Posted: 11/05/2004 8:11:26 AM
|
|
As a temporary workaround to install In-Portal on systems running PHP in safe mode please upload a file named config.php into In-Portal root directory. Make sure that the file is writeable by the server.
The file should contain the following data:
[Database]
DBType = ""
DBHost = ""
DBUser = ""
DBUserPassword = ""
DBName = ""
[Module Versions]
In-Portal = ""
The permanent fix to the problem will be available with the next release which is coming shortly.
|