need help findnig path for working directory
Posted by: lemmy
Posted on: 2006-04-05 23:32:00
oka i need to execute a file called ventrilo_status and put the path in this command, what do i put? file can be found at http://premierstudio.xenolink.net/ventrilo_status
people told me this
i'm confused what to put for username, is it the username on the host of domain name like "barry" or is it the username to acess the ftp? or is it the username to acess my dreamhost account...
i use this:
/home/premierstudio/premierstudio.xenolink.net/
i use that in this cmd:
$stat->m_cmdprog = "/home/premierstudio/premierstudio.xenolink.net/";
but still not working whats the problem?
I have run php as cgi checked off
and i have extra web security checked off
in the web hosting settings
is there a possibility that php is not executing as cgi or something?