LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Apache / mysql / Perl configuration (https://www.linuxquestions.org/questions/fedora-35/apache-mysql-perl-configuration-447761/)

outshined 05-23-2006 12:00 PM

Apache / mysql / Perl configuration
 
I'm working to setup a bugzilla server on FC5

I have some issues:
mysql doesn't start on startup I have to do the following
/sbin/service mysqld start
and my server doesn't execute php it shows the code instead.


I guess I have more configuration to do, but I'm not sure where to start.

Thanks.

debulu 05-24-2006 05:40 AM

In apache configuration add the following line.
AddType application/x-httpd-php .php .phtml .html

hope works!!!


All times are GMT -5. The time now is 05:59 PM.