Jump to content

PHP files wont open in the internet anymore?


Recommended Posts

  • 2 weeks later...

Depends on your setup, but the Apache configuration should be in:

 

/etc/httpd/conf/httpd.conf

/etc/apache2/httpd.conf

/etc/apache/httpd.conf

/etc/apache2/mods-enabled/php5.conf

 

Or, if you use a graphical server configuration tool like Plesk, there should be an option to manually edit the Apache configuration.

 

 

One of those should be it.  Specifically, you want to make sure that the PHP module is loaded, and that the "AddType" declaration is still present.

 

This is, of course, assuming that you're even running Apache.  You never specified your platform.

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.