View Single Post
Old 02-16-2004, 09:26 PM  
gornyhuy
Chafed.
 
gornyhuy's Avatar
 
Join Date: May 2002
Location: Face Down in Pussy
Posts: 18,041
Don't know Comus but if I had to guess I'd say:

Warning: Unknown(/www/letsjerk.com/ct/cx.php): failed to create stream: Permission denied in Unknown on line 0

Means you have some directory permissions set too low in the script php directories... go to at least 771 and see what happens, then back down until it stops working again and then you know where it SHOULD be.

and

Warning: Unknown(): Failed opening '/www/letsjerk.com/ct/cx.php' for inclusion (include_path='.:/usr/local/lib/php') in Unknown on line 0

means either
-in your setup files for the script you have a bad path setting somwhere
or
-the same permissions problem from the first error is causing the script to fail when opening the include files and php libraries
or
-your php configs are wrong and you don't have the php library files available
or
-your server doesn't have php configed right

Comus probably has great tech support... contact them.
__________________

icq:159548293
gornyhuy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote