Path Information


What is the path to account files?

/home/hsphere/username/domainname/public_html



What is the local path to perl?

/usr/bin/perl


What is the path to sendmail?

/usr/sbin/sendmail


Where can I get most info regarding php on the server such as paths etc?

You can create a phpinfo.php page using notepad.

1. Open notepad

2. Enter the following line in the file: 

3. Save the file as phpinfo.php

4. Upload to your ftp web space and then access the file using your browser to view the php info.