• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

plesk 9 ubuntu php not working

L

luka

Guest
the default plesk site (if you go directly to server's ip)...gives you a file of type php_auto_file
and a virtual host which i created gives me an unknown file type...
the file ofcourse is a php file and i can see the code inside it...and yes php IS enabled on that virtual host
i checked the /etc/apache2/apache2.conf and:

# Include generic snippets of statements
Include /etc/apache2/conf.d/

# Include the virtual host configurations:
Include /etc/apache2/sites-enabled/
AddOutputFilter INCLUDES .shtml
AddType text/html .shtml
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps


plesk added everything in there correctly yet php still doesn't work.
any ideas?....don't really want to go reconfigure php and apache by hand because i don't know if plesk will work correctly after that....besides this should be working.
 
Back
Top