View previous topic :: View next topic |
Author |
Message |
natecohen -
Joined: 04 Jun 2005 Posts: 7
|
Posted: Sat Jun 04, 2005 11:08 pm Post subject: Installing PHP |
|
|
When I try to put PHP on to my server
the website says to find the file "php-cgi" but I can't find that file anywhere, can someone please help me?
Here's the 4 files that have anything to do with php in my php folder.
php.gif
php.ini-dist
php.ini-recommended
php5.spec.in
no php-cgi file |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Sat Jun 04, 2005 11:16 pm Post subject: |
|
|
If you don't have PHP5 then you won't see php-cgi.exe , if your refering to my
website about the PHP installation , I now upgraded it to PHP5 , you should go
to www.php.net and download PHP5 and you should see it after installing it.
Sincerely , TRUSTpunk |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Sun Jun 05, 2005 10:09 am Post subject: Re: Installing PHP |
|
|
natecohen,
You should use php-cgi.exe if available, otherwise use php.exe (at least one of them should ship with any PHP package). _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
natecohen -
Joined: 04 Jun 2005 Posts: 7
|
Posted: Sun Jun 05, 2005 11:06 pm Post subject: |
|
|
I don't see any of those files in my php, I'm trying to install PHP with Linux, so there shouldn't be a php.exe file |
|
Back to top |
|
 |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
|
Back to top |
|
 |
natecohen -
Joined: 04 Jun 2005 Posts: 7
|
Posted: Mon Jun 06, 2005 12:14 pm Post subject: |
|
|
I went to that site but like I said in my other posts I just can't find the php-cgi file or any file that's just php |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Mon Jun 06, 2005 12:24 pm Post subject: |
|
|
natecohen wrote: | I don't see any of those files in my php, I'm trying to install PHP with Linux, so there shouldn't be a php.exe file |
Sorry, we have assumed that you're on Windows.
How are you installing PHP on Linux? Are you using the packages that come with your operating system? Or are you building it from the source code package?
What is the URL of the package that you have donwloaded? _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
natecohen -
Joined: 04 Jun 2005 Posts: 7
|
Posted: Mon Jun 06, 2005 11:06 pm Post subject: |
|
|
How are you installing PHP on Linux? Are you using the packages that come with your operating system? Or are you building it from the source code package? A Source Code Package
What is the URL of the package that you have donwloaded? http://www.php.net |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Tue Jun 07, 2005 11:16 am Post subject: |
|
|
natecohen wrote: |
What is the URL of the package that you have donwloaded? http://www.php.net |
http://www.php.net is a web page and not a download package. We need the exact URL that resulted in the PHP installtion package you're trying to use. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
natecohen -
Joined: 04 Jun 2005 Posts: 7
|
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Wed Jun 08, 2005 1:12 pm Post subject: |
|
|
That's the source code version of PHP. It can't work without compiling and building it (see the INSTALL file there).
What is the exact operating system you're using (and if using Linux, what distribution are you using)? This information can help us find the easiest way to install an already built version of PHP on your system. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
natecohen -
Joined: 04 Jun 2005 Posts: 7
|
Posted: Wed Jun 08, 2005 10:55 pm Post subject: |
|
|
I am using Fedora Core 1 |
|
Back to top |
|
 |
|