|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
configure error
I am trying to install (or help the admin install) PHP onto a Solaris machine with an Apache 1.3.12 server. I have unzipped the php-4.3.2.tar file and I am trying to run the commands listed on this page http://us4.php.net/manual/en/install.apache.php
but I can't get the ./configure (line 10) to work. I get an error that says arrow198% ./configure zsh: no such file or directory: ./configure but when I list the files in the directory I am in, there is definatly a 'configure' file. Any ideas??? |
|
#2
|
|||
|
|||
|
RE: configure error
Try running:
./configure --help and see what happens |
|
#3
|
|||
|
|||
|
RE: configure error
I still get the
zsh: no such file or directory: ./configure error |
|
#4
|
|||
|
|||
|
RE: configure error
do a:
ls -al in that directory...what are the permissions on the configure file? |
|
#5
|
|||
|
|||
|
RE: configure error
The permissions are
-rwxrwxr-x So it should be executable by anyone. |
|
#6
|
|||
|
|||
|
RE: configure error
Are you ROOT? You have to be root
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > configure error |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|