1
Anonymous
xampp: can't login. Ideas?
  • 2008/5/10 16:21

  • Anonymous

  • Posts: 0

  • Since:


Hi all,

I need a few pointers please with regard to xampp and my XOOPS site. All part of my treck down the path to engeekedness

I installed xampp then copied my website files and adjusted mainfile.php to suit. Made a db no problem with phpmyadmin and imported a recent backup.

I can see the site just fine and everything is where it should be for a logged out user. Apache and MySQL must be running okay for me to get to this stage, yes?

When logging in, either as admin or a normal user, the process stalls at /user.php and doesn't redirect. I'm sure it's something trivial.

Any ideas?

2
hervet
Re: xampp: can't login. Ideas?
  • 2008/5/10 16:42

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


templates_c & cache are empty ?
Are you sure you don't have any reference to the url of your website in your DB ?
Isn't it something like this :
https://xoops.org/modules/newbb/viewtopic.php?topic_id=63861&forum=20&post_id=288694#forumpost288694

3
Anonymous
Re: xampp: can't login. Ideas?
  • 2008/5/10 17:20

  • Anonymous

  • Posts: 0

  • Since:


Hi Hervé

Yep, cleared /cache and /templates_c

If I go to http://localhost/website/user.php it displays as expected. But logging in stops with a blank screen at that point.

I'm downloading a fresh copy of the (fully working!) "live" website and will reinstall xampp and try again tomorrow. I didn't check to see if the site was working before applying some security.

All ideas welcome, otherwise I'll try again with fresh everything.

Quote:

Would this cause the blank screen?

4
noo-b
Re: xampp: can't login. Ideas?
  • 2008/5/10 17:29

  • noo-b

  • Just can't stay away

  • Posts: 456

  • Since: 2007/10/23


did you use any redirect or htaccess ?
I Love Xoops

5
hervet
Re: xampp: can't login. Ideas?
  • 2008/5/10 17:30

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


Quote:

Would this cause the blank screen?

No.
I suggest you to log the Php error, edit your php.ini and do something like this :
log_errors On
error_log
="c:/phperror.txt"

6
Anonymous
Re: xampp: can't login. Ideas?
  • 2008/5/10 21:26

  • Anonymous

  • Posts: 0

  • Since:


Quote:
noo-b wrote:

did you use any redirect or htaccess ?


Yes - this is how xampp secures things; I'm going to uninstall/reinstall xampp tomorrow and try it in an unsecured state first.

7
Anonymous
Re: xampp: can't login. Ideas?
  • 2008/5/10 21:28

  • Anonymous

  • Posts: 0

  • Since:


Quote:
hervet wrote:

I suggest you to log the Php error, edit your php.ini and do something like this :
log_errors On
error_log
="c:/phperror.txt"


Thanks Hervé - I'll try this if tomorrow's xampp reinstall doesn't work.

Login

Who's Online

373 user(s) are online (56 user(s) are browsing Support Forums)


Members: 0


Guests: 373


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits