Right after the install, when it says
The configuration of PhpWebGallery is finished, here is the next step
For security reason, please delete file "install.php" in the directory "admin"
Once this file deleted , follow this instructions :
go to the identification page : [ identification ] and use the login/password given for webmaster
this login will enable you to access to the [ administration panel ] and to the instructions in order to place pictures in your directories
I click the identification link and when I put in my password and hit submit, I get this
Warning: Cannot add header information - headers already sent by (output started at /home/httpd/vhosts/goobage.com/httpdocs/photo/include/mysql.inc.php:9) in /home/httpd/vhosts/goobage.com/httpdocs/photo/identification.php on line 29
Warning: Cannot add header information - headers already sent by (output started at /home/httpd/vhosts/goobage.com/httpdocs/photo/include/mysql.inc.php:9) in /home/httpd/vhosts/goobage.com/httpdocs/photo/identification.php on line 30
Warning: Cannot add header information - headers already sent by (output started at /home/httpd/vhosts/goobage.com/httpdocs/photo/include/mysql.inc.php:9) in /home/httpd/vhosts/goobage.com/httpdocs/photo/identification.php on line 31
I don't have any Caps in either the user name or the password, any ideas what might be wrong?
I appreciate any help, I would love to use this script, after looking at a bunch, this seems to suit my needs perfectly, and it's very nice looking
Thanx
Oh, and if I try to register a new name I get this
Warning: Cannot add header information - headers already sent by (output started at /home/httpd/vhosts/goobage.com/httpdocs/photo/include/mysql.inc.php:9) in /home/httpd/vhosts/goobage.com/httpdocs/photo/register.php on line 105
Warning: Cannot add header information - headers already sent by (output started at /home/httpd/vhosts/goobage.com/httpdocs/photo/include/mysql.inc.php:9) in /home/httpd/vhosts/goobage.com/httpdocs/photo/register.php on line 106
Warning: Cannot add header information - headers already sent by (output started at /home/httpd/vhosts/goobage.com/httpdocs/photo/include/mysql.inc.php:9) in /home/httpd/vhosts/goobage.com/httpdocs/photo/register.php on line 107
I'm guessing a permissions error, but I think the chmod is correct.
your problem is just that you have characters after the "?>" of the /include/mysql.inc.php. A new line is a character.
Well, you were right about me having the extra character, but fixing that hasn't fixed the problem, I still get this
Warning: Cannot add header information - headers already sent by (output started at /home/httpd/vhosts/goobage.com/httpdocs/photo/include/mysql.inc.php:9) in /home/httpd/vhosts/goobage.com/httpdocs/photo/identification.php on line 29
Warning: Cannot add header information - headers already sent by (output started at /home/httpd/vhosts/goobage.com/httpdocs/photo/include/mysql.inc.php:9) in /home/httpd/vhosts/goobage.com/httpdocs/photo/identification.php on line 30
Warning: Cannot add header information - headers already sent by (output started at /home/httpd/vhosts/goobage.com/httpdocs/photo/include/mysql.inc.php:9) in /home/httpd/vhosts/goobage.com/httpdocs/photo/identification.php on line 31
When I try to log in
oooops... that was me^^^^^