Quote:
|
Originally Posted by jaydeedogg
hi im new to php i just installed a login script seems to be working except 1 error i get Warning: Failed opening 'check_login.php' for inclusion (include_path='.:/usr/share/pear') in /www/cgi/db_connect.php on line 43
how do i fix this
|
umm, php script in a cgi folder? have you tried moving all the files to just the www folder?wheres the check_login.php page?
can you post the db_connect.php script and we will see if theres a code error.