#1 2003-03-07 07:26:39

Eric
Guest

Problem With Login, Right After The Install

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

 

#2 2003-03-07 07:30:01

Eric
Guest

Re: Problem With Login, Right After The Install

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.

 

#3 2003-03-07 10:13:10

z0rglub@work
Guest

Re: Problem With Login, Right After The Install

your problem is just that you have characters after the "?>" of the /include/mysql.inc.php. A new line is a character.

 

#4 2003-03-07 18:55:07

Guest
Guest

Re: Problem With Login, Right After The Install

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

 

#5 2003-03-07 18:59:39

Eric
Guest

Re: Problem With Login, Right After The Install

oooops... that was me^^^^^

 

Board footer

Powered by FluxBB