LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   php & apache (https://www.linuxquestions.org/questions/linux-software-2/php-and-apache-21604/)

jakublgz 05-23-2002 01:57 AM

php & apache
 
Hello.
I installed apache, mysql, php on redhat 7.1, all from rpm packages. Everything works exept php. Those are the packages I did install :
php-ldap-4.0.4pl1-9
php-imap-4.0.4pl1-9
php-4.0.4pl1-9
I did that test form for php :

<? phpinfo(); ?>
When I tried to display that file on any other workstation on my LAN It did not read php as php. It just showed a blank page. That is not the only one test I've made.
I checked the httpd.conf file ...it does include all the lines for modules and also application/x-httpd-php .php application/x-httpd-php-source .phps and something simular to it. I don't have any clue why is it not working. Mysql works just fine. Apache works also...just PHP. Please help me out.

Thank you.

Jakub.
:study:

Noerr 05-23-2002 06:20 AM

you have to install mod_php rpm also located on rh cd

regards

jakublgz 05-23-2002 11:18 AM

Thank you for your help but this did not help///

Can we try something else ?
Jakub

jakublgz 05-23-2002 11:31 AM

I have installed PHP, but when I try to access a PHP script file via my browser, I get a blank screen. I know I have to check some how the server configuration against the PHP installation instructions. CAn you tell me how?
Thanx

Jakub

sapilas 05-23-2002 03:44 PM

well when I got slackware8 installed the already php and ssl programs didn;t work properly with the apache...

So what is the best solution ?????

You just get the latest apache version + openssl + php

yourecompile them all and everything works fine with the SSL support enabled....

:D :D :D :D

mace 05-23-2002 07:39 PM

http://www.rocketry.org/~tim/geek_stuff/mysql.php


All times are GMT -5. The time now is 11:05 AM.