if you use ixwebhosting this is the correct path
/hsphere/shared/php5/bin/ph
Create a phpinfo.php file and upload it to your server. Now check that file in your browser or pm me the link to that file and i'll check.
1. Open up a simple text editor like Notepad or Textpad (not Microsoft Word or similar).
2. Paste in the following PHP code:
PHP Code:
<?php
phpinfo();
?>
3. Save the file as phpinfo.php.
4. Upload to your webserver.
You can see your php config with this file. It will tell you more about paths etc. Just pm me if you still need help.