php-cgi execution path

ataglietti

New member
Joined
Nov 12, 2010
Messages
3
Hello everybody,

I have to run a php script but I can 't find the correct execution path..
The script in for a php cms website hosted on a linux debian server with "Server API CGI/FastCGI " .

The server is not mine but is in the hand of a website mainteiner.

Can someone help me to understand the correct path?

Without the correct execution path I can schedule the script in cron.

thanks
 
I've moved this thread; it's not about scripting DirectAdmin or the DirectAdmin APIs. It's what we call a user issue.

Unfortunately DirectAdmin is so configurable that there's no one answer for your question which works across all installations. The correct format is generally /path/to/php /path/to/your/program, but you'll need to ask the hosting company technical support.

Jeff
 
Back
Top