RE: Apache & PHP problem
From: Shawn Xu (shawnxulinux2003_at_yahoo.com)
Date: 12/11/03
- Previous message: crucificator: "Re: /var/log/messages etc. not rotated"
- In reply to: L. Christopher Luther: "RE: Apache & PHP problem"
- Next in thread: kluu te: "RE: Apache & PHP problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: redhat-list@redhat.com Date: Thu, 11 Dec 2003 06:00:06 -0800 (PST)
When I ran "find / -name apache*", I got /usr/include/apache, /usr/lib/apache, and a lot in /usr/lib/linuxconf directory, but no /bin or /sbin contains apache.
Thank you very much for your help.
Shawn
"L. Christopher Luther" <CLuther@Xybernaut.com> wrote:
Try:
find / -name apache*
instead.
-----Original Message-----
From: Shawn Xu [mailto:shawnxulinux2003@yahoo.com]
Sent: Wednesday, December 10, 2003 4:09 PM
To: redhat-list@redhat.com
Subject: Apache & PHP problem
After RedHat 7.1 was installed from a CD, the apache is working fine, but I don't know where it is located? When I do "find / -name apache", it couldn't be found, because I want to restart it like "apachectl start".
Another problem, after the php-4.3.4 was downloaded, then tar, ./configure, make, make install in /usr/local/ , but php is not running, because I tried <?php echo "phpinfo();?> which couldn't be opened. The apache is working fine because it is woring with index.html.
I did check httpd.conf, all the LoadModule, DirectoryIndex, AddType are there. Only one thing I am not sure about is cp -p .libs/libphp4.so /usr/local/apache/modules and cp -p php.ini-recommended /usr/local/apache/php/php.ini based on http://dan.drydog.com/apache2php.html.
Anyway, any suggestions will be appreciated.
Shawn
---------------------------------
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing
---------------------------------
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: crucificator: "Re: /var/log/messages etc. not rotated"
- In reply to: L. Christopher Luther: "RE: Apache & PHP problem"
- Next in thread: kluu te: "RE: Apache & PHP problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|