View Single Post
Old 11-24-2004, 07:45 PM   #12
vinyl-junkie
Purple Mole
 
Join Date: Jan 2004
Posts: 694
Did you just read the install directions and not the rest of the documentation? You can answer a lot of your questions by reading that.

Safe mode could possibly be an issue. To find out how that is set, copy this script into a .php file and run it from your browser:

Code:
<?php
phpinfo();
?>
Are you still getting the "can't connect" error or what? I'm confused as to what specific problem you're having now.
vinyl-junkie is offline   Reply With Quote