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