• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

PHP will not work on plesk VPN

W

wdzcrew

Guest
nbody has any idea ow to make PHP scripts work on VPN. I have the PHP enable in the domain setup, however it does not work at all - it works fine from another server - so it must be a setup that I overlooked. I can see that the module is on and the server reports to have the service on, but will not retunr any results from my mailform....

thanks!!!
 
what OS? It's probably not enabled in apache. You need to a2enmod php5 if you're on debian.
 
Back
Top