PHP and Linux

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
soccer362001
-


Joined: 30 Oct 2003
Posts: 8

PostPosted: Fri Jan 07, 2005 9:23 pm    Post subject: PHP and Linux Reply with quote

I think I have it installed, I just need to know what file I need to point to with the congiguration of Abyss. Help is appreciated.
Back to top View user's profile Send private message Yahoo Messenger MSN Messenger
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Fri Jan 07, 2005 11:05 pm    Post subject: Reply with quote

You need to compile PHP , just use the following command when logged in
as the root user and PHP should install correctly , I moved back to Windows.

Code:

gunzip php-X.X.X.tar.gz
tar -xvf php-X.X.X.tar
cd php-X.X.X
./configure


This will allow you to extract the package and then use the last command to
configure PHP , if you have a Compiler installed , everything should work. :/
Back to top View user's profile Send private message Visit poster's website
soccer362001
-


Joined: 30 Oct 2003
Posts: 8

PostPosted: Fri Jan 07, 2005 11:08 pm    Post subject: Reply with quote

Thats not quite what I was looking for, I need to know what file to point to from the CGI parameters of the server.
Back to top View user's profile Send private message Yahoo Messenger MSN Messenger
olly86
-


Joined: 25 Apr 2003
Posts: 993
Location: Wiltshire, UK

PostPosted: Fri Jan 07, 2005 11:10 pm    Post subject: Reply with quote

Aprelium wrote:
In the Interpreter Path field, enter the path of the php-cgi or php executable file. You can retrieve it by executing the command which php-cgi or which php on the shell. In most cases, the interpreter is inside /usr/bin/ or /usr/local/bin/ directories.


http://www.aprelium.com/abyssws/php.html#linux
_________________
Olly
Back to top View user's profile Send private message
soccer362001
-


Joined: 30 Oct 2003
Posts: 8

PostPosted: Fri Jan 07, 2005 11:15 pm    Post subject: Reply with quote

Thanks, that did it.
Back to top View user's profile Send private message Yahoo Messenger MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group