Can I run PHP scripts anywhere on my virtual server?

Yes, PHP scripts do not have to reside in a particular directory and will run anywhere on your virtual server.

  • 55 Users Found This Useful
Was this answer helpful?

Related Articles

What userid does my PHP scripts run under?

Your PHP scripts will run under the same userid as the webserver (Apache), which is "nobody"....

Why am I getting 550 error while uploading/deleting files?

This is a known issue with Windows Server 2003 and HELM Control Panel. Please read the Default...

Where should I upload my files?

If you are Linux Server, please upload all your files under public_html directory (your root...

Is CURL with SSL support installed [Linux Only]?

Yes, CURL with SSL support is installed on our servers.

Do you have mod_rewrite enabled on your servers?

Yes, mod_rewrite is enabled on all servers.