LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   php no longer phrasing - AAAAAHHHH! (https://www.linuxquestions.org/questions/linux-general-1/php-no-longer-phrasing-aaaaahhhh-46169/)

dsiguy 02-19-2003 12:33 PM

php no longer phrasing - AAAAAHHHH!
 
Here is what I did.

I have a linux box RH8.0 (Installed Everything, Yes Everything 4 gigs worth)

I have apached mysql php up and runing no problems for 6 months and then someone brings webmin to my attention. Webmin looked like it would be an easy and nice feature for me to remote admin things.

After I installed webmin everything continued to work for about a month. ( I did not do much with webmin except with mysql) I did not touch apache settings or anything else.

Then I decided it was time to take a look around webmin. I click on the apached link and it brought me to a moduales screen. about 50 modules were listed in cluding php php3 php4. I do not remember what was check.

Here is the problem!
now php no longer phrases at all.
Everything else continues to work.
I think that webmin modified the httpd.conf and has taken out php or somthing like that.

I checked the entire httpd.conf and there is no mention of php anything. so I went back through installation instructions and found the following should be listed in the httpd.conf file.

<IFModuale mod_php4.c>
Addtype application/x-httpd-php .php4 .php3 .phtml .php
AddType application/x-httpd-php-source .phps
<IFModuale>

I checked and it is not there so I added it and restarted httpd. it telles me that php moduale is already loaded and it is skipping it.

Does any one have any ideas?

Also I am using .php extensions (If this helps)


All times are GMT -5. The time now is 09:50 AM.