oh crap, nevermind, i didnt know i already had the error reporting turned off... so do this... copy and paste this into a page
<?php
phpinfo();
?>
and save that as info.php, upload it and go to the page and make sure that in the "Configure Command" row there is "--enable-sockets"
|