View Single Post
Old 12-06-2004, 01:41 PM   #2
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
Check your PHP info page <?php phpinfo(); ?> and make sure allow_url_fopen is On and safe_mode is Off. The permissions are 777 for the /admin/temp, /text_content, and /includes directories. Once connect.php is set, the /includes directory can be set to 755 permission. Sometimes NAT, firewall, intranet may be an issue, so try to mini index a site not on the same server. There is also a script in this thread that should make a simple list of links.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote