Okay I have moved the site to an apache server from the IIS and am trying to configure the authvb.php file correctly. I have tried it and am getting this error.
Warning: Cannot add header information - headers already sent by (output started at /u/home/wd-vfdbl/public_WWW/login.php:1) in /u/home/wd-vfdbl/public_WWW/dev/security/authvb.php on line 98
Warning: Cannot add header information - headers already sent by (output started at /u/home/wd-vfdbl/public_WWW/login.php:1) in /u/home/wd-vfdbl/public_WWW/dev/security/authvb.php on line 99
Authorization Required - clear off Stoopid!
I am not sure about a few things and if some one can help me I would really appreciate it. Thanks.
1) <?php require('./authvb.php'); ?>
should the ./authvb.php be the absolute path ?
2) Remember to edit which groups have access + can change 'usergroupid'
to 'userid' and make access per user instead of per group.
Where do I make these changes ? Is it in mysql or somewhere else ?
3) I tried to run the script and I got these errors
|