I made the DB tables and stuff; and set the const.php
file. Uploaded everything and even set CHMOD 777.
BUT, I keep getting errors at the top of the page:
Warning: Failed opening 'funcs2.php' for inclusion
(include_path='.:/usr/share/pear:/php/includes:/usr/share
/php')
in /var/www/html/w13/zybez/zybezempires/funcs.php on
line 3
Warning: Cannot add header information - headers
already sent by (output started
at /var/www/html/w13/zybez/zybezempires/funcs.php:3)
in /var/www/html/w13/zybez/zybezempires/login.php on
line 43
Warning: Cannot add header information - headers
already sent by (output started
at /var/www/html/w13/zybez/zybezempires/funcs.php:3)
in /var/www/html/w13/zybez/zybezempires/login.php on
line 44
Warning: Cannot add header information - headers
already sent by (output started
at /var/www/html/w13/zybez/zybezempires/funcs.php:3)
in /var/www/html/w13/zybez/zybezempires/html.php on
line 48
Warning: Cannot add header information - headers
already sent by (output started
at /var/www/html/w13/zybez/zybezempires/funcs.php:3)
in /var/www/html/w13/zybez/zybezempires/html.php on
line 49
==============
I registered an account and it's showing up on the Top
highscore list. BUt I cant login from it- it goes to a blank
page with those errors. ANd those errors are at the top
of every page.