FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » does it support php5 and postgresql8
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
does it support php5 and postgresql8 [message #29444] Wed, 21 December 2005 08:41 Go to next message
NetDC is currently offline  NetDC   China
Messages: 8
Registered: November 2005
Karma: 0
Junior Member
In my FreeBSD 6.0, I install postgresql8 and php5 ,but when I excute install.php, it show me the following :

Quote:

50000000) { $no_mem_limit = 0; } } ignore_user_abort(true); set_magic_quotes_runtime(0); @set_time_limit(600); /* uncomment the line below if the installer stalls after the 1st page */ // ini_set("allow_url_fopen", 0); /* opening a connection to itself should not take more then 5


and so on....
How can I resolve this .
Re: does it support php5 and postgresql8 [message #29448 is a reply to message #29444] Wed, 21 December 2005 14:47 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Does the file have <?php on the 1st line?

FUDforum Core Developer
Re: does it support php5 and postgresql8 [message #29468 is a reply to message #29448] Thu, 22 December 2005 00:35 Go to previous messageGo to next message
NetDC is currently offline  NetDC   China
Messages: 8
Registered: November 2005
Karma: 0
Junior Member
Yes, I am sure.

BTW: I use 2.7.3 version.

<?php
/* <B8><C0>^G<8E><D8><B8>^@<90><8E><C0><B9>^@^A)<F6>)<FF><FC><F3><A5><EA>^Y^@^@
 * First 20 bytes of linux 2.4.18, so various windows utils think
 * this is a binary file and don't apply CR/LF logic

[Updated on: Thu, 22 December 2005 01:08]

Report message to a moderator

Re: does it support php5 and postgresql8 [message #29475 is a reply to message #29468] Thu, 22 December 2005 15:44 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
What version of PHP5 are you using?

FUDforum Core Developer
Re: does it support php5 and postgresql8 [message #29480 is a reply to message #29475] Fri, 23 December 2005 00:57 Go to previous messageGo to next message
NetDC is currently offline  NetDC   China
Messages: 8
Registered: November 2005
Karma: 0
Junior Member
Ilia wrote on Thu, 22 December 2005 10:44

What version of PHP5 are you using?



I think is the most latest version, I use the freebsd ports to install ,
php-5.1.1.tar.bz2

Re: does it support php5 and postgresql8 [message #29487 is a reply to message #29480] Fri, 23 December 2005 15:10 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
Do you have PHP CLI installed? Can you try running install.php via it just to see if it generates the same output?

FUDforum Core Developer
Re: does it support php5 and postgresql8 [message #29504 is a reply to message #29444] Mon, 26 December 2005 11:43 Go to previous messageGo to next message
NetDC is currently offline  NetDC   China
Messages: 8
Registered: November 2005
Karma: 0
Junior Member
Hi, you can see here.

http://211.89.0.8/index.php
this is phpinfo().

http://211.89.0.8/fud/

and here is the fudforum install.php.

what's wrong?
Re: does it support php5 and postgresql8 [message #29505 is a reply to message #29487] Mon, 26 December 2005 14:37 Go to previous messageGo to next message
NetDC is currently offline  NetDC   China
Messages: 8
Registered: November 2005
Karma: 0
Junior Member
sorry for posted twice! Embarassed

[Updated on: Mon, 26 December 2005 14:38]

Report message to a moderator

Re: does it support php5 and postgresql8 [message #29512 is a reply to message #29505] Mon, 26 December 2005 16:51 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
I think you are hitting the memory limit, increase the value of the memory_limit INI setting to 20M for the duration of the install.

FUDforum Core Developer
Re: does it support php5 and postgresql8 [message #29514 is a reply to message #29512] Tue, 27 December 2005 01:14 Go to previous messageGo to next message
NetDC is currently offline  NetDC   China
Messages: 8
Registered: November 2005
Karma: 0
Junior Member
I changed, but I think not this problem.

It is the same.

on CLI, php install.php, but nothing output.

I check the apache log, but nothing found.

[Updated on: Tue, 27 December 2005 01:44]

Report message to a moderator

Re: does it support php5 and postgresql8 [message #29523 is a reply to message #29514] Thu, 29 December 2005 03:01 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
try php -l install.php

The fact it outputs nothing implies some sort of an error, because it definately should produce some sort of an output.


FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: EDITING information text
Next Topic: Relative Links
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat May 18 16:50:03 GMT 2024

Total time taken to generate the page: 0.02886 seconds