Welcome, Guest. Please Login or Register.
July 16, 2025, 08:39:50 AM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  English User Help  |  English Help  |  Can't login (admin or register new) « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Can't login (admin or register new)  (Read 1312 times)
npeelman
Noobie
*
Posts: 12


I'm a llama!

Can't login (admin or register new)
« on: August 28, 2003, 11:52:58 AM »
Reply with quote

YaBB SE Version: 1.5.4
PHP Version: 4.3.1
MySQL Version: 3.23.x
Server Platform: Windows
Link to Forum: http://www.suddenimpactfans.com/yabbse

Problem Description:
WindowsXP Pro
Apache2
PHP4.3.1 (ISAPI)

Installation went off without a hitch (yeah!) But I cannot login as admin OR register as new user...

I get the following responses from login:

An Error Has Occurred!
You should fill in a username. -

and from register (using any names/passwords):

An Error Has Occurred!
You have chosen a username of an already existing moderator. Please choose another username

Otherwise I seem to be able to look around/read as guest.

I have even set 'Overide cookie settings' and 'accept all session cookies' in IE (no go in Opera7 either).

I haven't found anything in the faqs concerning these responses.

URL:
http://www.suddenimpactfans.com/yabbse

PHP:
register_globals = off
safe_mode = off

YABBSE: (clean install - not upgrade)
1.5.4
Logged
Metho
Sr. Member
****
Posts: 342


I'm a llama!

Re:Can't login (admin or register new)
« Reply #1 on: August 28, 2003, 12:47:19 PM »
Reply with quote

Well, looks like something is misconfigured. For one, if you look at your images (or broken images, rather) you'll notice there are extra /'s in the addy. Like http://// and //YaBBImages//. Go into Settings.php and make sure all the paths are proper.

Methonis
Logged

Ben_S
Disciple of Joe
Support Team
YaBB God
*****
Posts: 1586


I Love YaBB SE!

WWW
Re:Can't login (admin or register new)
« Reply #2 on: August 28, 2003, 12:58:13 PM »
Reply with quote

Can you post a link to a phpinfo file?
Logged
npeelman
Noobie
*
Posts: 12


I'm a llama!

Re:Can't login (admin or register new)
« Reply #3 on: August 29, 2003, 12:43:17 AM »
Reply with quote

Quote from: Ben_S on August 28, 2003, 12:58:13 PM
Can you post a link to a phpinfo file?
Yeah, if it's safe to do so... or you can tell me what to censor.  The broken images was me trying to find what was wrong... fixed that back.
Logged
Douglas
aka The Bear
Support Team
YaBB God
*****
Posts: 1050


Bears rule! Llamas rule too!

WWW
Re:Can't login (admin or register new)
« Reply #4 on: August 29, 2003, 01:45:15 AM »
Reply with quote

You really don't need to censor anything.  Nothing will be released that reveals info about your FTP account directly.
Logged

Need help? Please SEARCH first.  No need for a bad attitude, we like helping positive minded people.
ComeHit.us Short URL  redirection svcs with YSE powered forums, COMING SOON!
Want to say thanks?  Check out http://comehit.us/?u=3
npeelman
Noobie
*
Posts: 12


I'm a llama!

Re:Can't login (admin or register new)
« Reply #5 on: August 29, 2003, 01:53:37 AM »
Reply with quote

Quote from: Douglas on August 29, 2003, 01:45:15 AM
You really don't need to censor anything.  Nothing will be released that reveals info about your FTP account directly.

Ok:

http://www.suddenimpactfans.com/info.php

...my server on my machine...


Thanks...
« Last Edit: August 29, 2003, 01:54:19 AM by npeelman » Logged
Douglas
aka The Bear
Support Team
YaBB God
*****
Posts: 1050


Bears rule! Llamas rule too!

WWW
Re:Can't login (admin or register new)
« Reply #6 on: August 29, 2003, 02:13:19 AM »
Reply with quote

Okay, why are you running Apache 2.x?  It's NOT widely supported, if I'm not correct.

BINGO!  After doing some searching, I found THIS:

http://us3.php.net/manual/en/install.apache2.php

QuoteDo not use Apache 2.0 and PHP in a production environment neither on Unix nor on Windows.

IF you insist on running Apache 2.x, make SURE that your PHP is configured correctly, otherwise downgrade to Apache 1.3x.
Logged

Need help? Please SEARCH first.  No need for a bad attitude, we like helping positive minded people.
ComeHit.us Short URL  redirection svcs with YSE powered forums, COMING SOON!
Want to say thanks?  Check out http://comehit.us/?u=3
npeelman
Noobie
*
Posts: 12


I'm a llama!

Re:Can't login (admin or register new)
« Reply #7 on: August 29, 2003, 10:35:56 AM »
Reply with quote

Quote from: Douglas on August 29, 2003, 02:13:19 AM
Okay, why are you running Apache 2.x?  It's NOT widely supported, if I'm not correct.

BINGO!  After doing some searching, I found THIS:

http://us3.php.net/manual/en/install.apache2.php

QuoteDo not use Apache 2.0 and PHP in a production environment neither on Unix nor on Windows.


I'm not sure that's the problem as i've read that before and i've got what is considered a 'correct' setup... PHP4.3.1 and my htconfig is set up exactly as described.

As you could see my site... on the third page (event selection) there is a login form for me and a friend (admins) that works just fine...

I just turned off all cookies in IE6 and was still able to log in to my site - because I don't use cookies (yet). I will add some cookie code to my site and see if the problem appears.  But, just now with cookies blocked I was able to login this site with IE6... but can't stay logged in upon clicking any links.

IF you insist on running Apache 2.x, make SURE that your PHP is configured correctly, otherwise downgrade to Apache 1.3x.
« Last Edit: August 30, 2003, 12:59:33 AM by npeelman » Logged
npeelman
Noobie
*
Posts: 12


I'm a llama!

Re:Can't login (admin or register new)
« Reply #8 on: August 30, 2003, 05:00:20 AM »
Reply with quote

Ok, now here's where I am...

Still using same configuration:
WinXP Pro
Apache2
PHP4.3.1
Mysql3.23.x

I can only get everything up and running if I create everything with default settings...
Admin - Admin
leave database and all table names at defaults,
etc.
However I can change my profile afterwards. And can now register as new user. Now I get another problem...

Logout:

An Error Has Occured!
Session check failure. Please try again.

I cannot logout. Not without going to cookie folder and deleting the cookie manually.  Starting to wonder if this is being caused by my DNS... FRAMED redirect. anyone?

Also... using opea7.1 right now and used the magic wand to login here. It caused the:
An Error Has Occured!
You should enter a username. -

Yet clicking on 'home' link I found myself logged in.

« Last Edit: August 30, 2003, 05:04:25 AM by npeelman » Logged
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:Can't login (admin or register new)
« Reply #9 on: August 30, 2003, 08:41:20 PM »
Reply with quote

You can't use frames, it won't work.

-[Unknown]
Logged
npeelman
Noobie
*
Posts: 12


I'm a llama!

Re:Can't login (admin or register new)
« Reply #10 on: August 31, 2003, 12:52:33 AM »
Reply with quote

Quote from: [Unknown] on August 30, 2003, 08:41:20 PM
You can't use frames, it won't work.

-[Unknown]
Yeah... starting to see that...
Logged
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:Can't login (admin or register new)
« Reply #11 on: August 31, 2003, 02:40:42 AM »
Reply with quote

It's not even really YaBB SE's fault, the problem is the way Internet Explorer handles cookies. (both your problems are, in fact.)

-[Unknown]
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  Can't login (admin or register new) « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.105 seconds with 21 queries.