Installation problem with latest release (step 1 fails) [message #5086] |
Tue, 20 August 2002 17:49 |
|
forrie
Messages: 47 Registered: August 2002 Location: Derry, NH
Karma: 0
|
Member |
|
|
I've tried this with the latest release as well as with the CVS checkout.
I'm unable to get past step one. Using FreeBSD-4.6, Apache-1.3.26, php-4.2, etc.
I create 2 directories under ~apache/htdocs: fud and fudforum, and chown them to the server UID/GID (recursively). I do not have safe_mode enabled in php.ini. I go to install, specifying the above directories, and I end up with an error that says the page cannot be displayed (IE), from the URL:
http://myserver.net/fud/install.php?1992379461
I've tried placing the install.php IN and OUT of the destination install directory, same with the CVS version and I get the same problem.
I don't know that this is a permissions issue, per the above chown, and other things on my site are working fine.
Anyone know where this is failing?
Thanks alot,
Forrest
|
|
|
|
|
Re: Installation problem with latest release (step 1 fails) [message #5090 is a reply to message #5089] |
Tue, 20 August 2002 18:05 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Thanks, I'll try to install the forum using the very same script and see if I can replicate the problem.
Mean while check your php config to see if you are using open_basedir option and if the error messages in php are logged to a file or displayed on screen.
FUDforum Core Developer
|
|
|
|
Re: Installation problem with latest release (step 1 fails) [message #5092 is a reply to message #5086] |
Tue, 20 August 2002 18:15 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
I've just installed the forum using your install script, installation went just fine.
I did not chmod the directory where I want to install the forum 777 as I usually do, but rather showned it to the webserver www:www in my case and run the installer.
As you can see the installed for yourself at:
http://bb.prohost.org/tt/
FUDforum Core Developer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Installation problem with php 4.1.2 [message #11606 is a reply to message #5629] |
Wed, 09 July 2003 14:07 |
|
sapienz
Messages: 6 Registered: June 2003 Location: Moscow
Karma: 0
|
Junior Member |
|
|
Hi!
I've tried to install fud2.5.0 using php 4.1.2, but unsuccessfully:
"Your php version (4.1.2) is older then the minimum required version (4.2.0).
...
Also, if you are using PostgreSQL, the API of the PostgreSQL interface functions had changed drastically in PHP version, 4.2.0 hence this requirment."
My ISP-Provider says, php4.1.2-6 IS debian's latets STABLE release.
I use MySql, so i don't need "API of the PostgreSQL interface functions"
Question: is there any possibility to turn off the version control?
[Updated on: Sat, 25 October 2003 21:09] Report message to a moderator
|
|
|
|