Can't login

Use GitHub to post bug reports and error descriptions for phpwcms. Describe your problem detailed!
Locked
nhgulam
Posts: 8
Joined: Mon 22. Mar 2004, 03:06
Location: Detroit, Michigan
Contact:

Can't login

Post by nhgulam »

Whenever I try logging in, it gives me an error, a mysql error. The site seems to be working fine, but I cant login!
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

Post by pSouper »

more support than a bug but here goes...
check your mySQL server is running
check your database tables are instaled
checkyour db_name, db_user, db_pass in conf.inc.php

post your conf.inc.php(no user or passwords) & a link to your phpinfo()
nhgulam
Posts: 8
Joined: Mon 22. Mar 2004, 03:06
Location: Detroit, Michigan
Contact:

Post by nhgulam »

It was working before. I just tried, worked fine. Login again (after 5 minutes), not working!
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

Post by pSouper »

Hmm, maybe it's your connection - are you localhost or ISP?
nhgulam
Posts: 8
Joined: Mon 22. Mar 2004, 03:06
Location: Detroit, Michigan
Contact:

Post by nhgulam »

Everything is settled. That was odd, it works now, but wasnt working for 45 mins. Weird.

I do it through ISP.

Maybe ill have to always remember to press the log off button. I think my mysql database was going crazy.
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

Post by pSouper »

I would imagin it was your ISP
I never logout :oops: and never have problem with it at all
nhgulam
Posts: 8
Joined: Mon 22. Mar 2004, 03:06
Location: Detroit, Michigan
Contact:

Post by nhgulam »

It happened again!

*Sigh*

I guess i'll have to wait agian.....
User avatar
pSouper
Posts: 1552
Joined: Tue 11. Nov 2003, 15:45
Location: London
Contact:

Post by pSouper »

are you able to read out the error reports?
and post them here?
Jan212
Posts: 859
Joined: Wed 28. Jan 2004, 21:38
Location: Solingen
Contact:

Post by Jan212 »

Can you please post the mySQL Error to see what's the reason...
Regards/ Grüsse/ Groetjes - JAN212
------------------------------------------------
null212 - Büro für Kommunikation und Design
------------------------------------------------
Lyrikfetzen des Tages
1. Ist der Quelltext auch valide fragt Herr Müller ganz perfide.
2. Wat is dat een lekker ding.
3. Wer Vision hat soll zum Arzt gehen.
------------------------------------------------
nhgulam
Posts: 8
Joined: Mon 22. Mar 2004, 03:06
Location: Detroit, Michigan
Contact:

Post by nhgulam »

Warning: main(./include/inc_lang/backend/english/lang.inc.php): failed to open stream: No such file or directory in /home/nhgulam/public_html/site/phpwcms.php on line 29

Fatal error: main(): Failed opening required './include/inc_lang/backend/english/lang.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nhgulam/public_html/site/phpwcms.php on line 29
Jan212
Posts: 859
Joined: Wed 28. Jan 2004, 21:38
Location: Solingen
Contact:

Post by Jan212 »

it's a path problem. or the including doesn't work because the file is missing. go to the diectory and check if the file is excisting, if it is, please post your conf.inc.php (without passes etc. :wink: )
Regards/ Grüsse/ Groetjes - JAN212
------------------------------------------------
null212 - Büro für Kommunikation und Design
------------------------------------------------
Lyrikfetzen des Tages
1. Ist der Quelltext auch valide fragt Herr Müller ganz perfide.
2. Wat is dat een lekker ding.
3. Wer Vision hat soll zum Arzt gehen.
------------------------------------------------
oak
Posts: 1
Joined: Sat 17. Jul 2004, 02:14

Can't Login

Post by oak »

:( I'm having the same problem with login. Here's the error I get:
Fatal error: main(): Failed opening required './include/inc_lang/backend/english/lang.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php')

The odd part is that it works fine when I first install, then after a period of time, I get this error message.
Pappnase

Post by Pappnase »

hello

i would say this is no bug if you found the files at your webspace.
maybe yourwebsever is to busy!?
Locked