11
svasja
Re: No login after installation
  • 2004/3/25 10:30

  • svasja

  • Just popping in

  • Posts: 1

  • Since: 2004/3/25


I install XOOP without any errors msg. After I go to the my site I see the blank page. If I try to connect with USER.PHP I also se the blank page. After I try to connect via ADMIN.PHP I see the msg: "You don't have the right to access this area".

In those forums I don't see any usable answers. Please help.

Best regards,

VasjaS

12
Pr1nZy
Re: No login after installation
  • 2004/3/25 17:15

  • Pr1nZy

  • Just popping in

  • Posts: 1

  • Since: 2004/3/25


Quote:
svasja wrote:
I install XOOP without any errors msg. After I go to the my site I see the blank page. If I try to connect with USER.PHP I also se the blank page. After I try to connect via ADMIN.PHP I see the msg: "You don't have the right to access this area".

In those forums I don't see any usable answers. Please help.

Best regards,

VasjaS

I have exact the same problem!! Why can't we login??

What do we need to do? Developers, admins?? Anyone?

Regards,
Akin.

13
Cluering
Re: No login after installation
  • 2004/3/25 18:38

  • Cluering

  • Just popping in

  • Posts: 12

  • Since: 2004/3/18


Try the troubleshoting section in the wiki on this page.

Carsten

14
sudhaker
Re: No login after installation
  • 2004/3/25 18:59

  • sudhaker

  • Not too shy to talk

  • Posts: 117

  • Since: 2003/2/6 2



If you have access to phpMyAdmin then in xoops_config set debug_mode value to 1.

This is more likely to pin point your problem

Best of luck.


15
fukkev
Re: No login after installation
  • 2004/3/30 11:58

  • fukkev

  • Just popping in

  • Posts: 1

  • Since: 2004/3/30


this gave me a hint. thanks sudhaker.
so this is what I did. and it worked. for all you who are waiting for an answer.
I am changed permissions on the templates_c directory in the XOOPS directory to 777 they were 666.
as 666 I couldn't even cd into that directory even though I was the owner. so the 777 did it. then the site showed up. I was having all pages blank white before that.

16
uhu_alba
Re: No login after installation
  • 2004/5/20 22:04

  • uhu_alba

  • Just popping in

  • Posts: 2

  • Since: 2004/5/20


... oooh did I miss the point, because I am having still the same problem ...

I am with
Xoops 2.0.5.2 on CPANEL 9.3.0-CURRENT 4.
PHP version 4.3.4, MySQL version 4.0.18-standard

I have no idea how to activate the debug-level in myPHPAdmin ...

The permissions in templates_c were 777 & ok.

am I the only one without admin in the XOOPS-world


17
Bender
Re: No login after installation
  • 2004/5/20 23:00

  • Bender

  • Home away from home

  • Posts: 1899

  • Since: 2003/3/10



@uhu_alba:
Did you change your name here? You say you still have the problem but this is your first post. !?!

For the permissions:

Permissions in your site root directory should be:
- usual files 755 (except mainfile.php -->444)
- usual directories 755 (except templates_c, upload, cache -->777)

For activating PHP debug via phpMyAdmin:

- go into phpmyadmin
- in the left frame click on your database name
- in the right frame now click on sql at the top
- into the big textfield copy this line:

UPDATE xoops_config SET conf_value=1 WHERE conf_name = 'debug_mode';

- click onto 'Go'


Now return to your XOOPS website and see if/which messages are coming up and post them here.

18
uhu_alba
Re: No login after installation
  • 2004/5/21 12:43

  • uhu_alba

  • Just popping in

  • Posts: 2

  • Since: 2004/5/20


@Bender and all the others, sorry, this was my first posting & English is not my first language

See what I have done :
= I have fixed the root-dir permissions to 755 & checked the mainfile.php to 444 & set the templates_c dir & nonSQL files to 777
= I have run your command-line in SQL .

Results :
- The ..../admin.php returned the very error message, others and me have seen before (but no SQL messages),
- but the Login Window now let me logon as an admin (no SQL messages)

Thanks a million

( do I need to turn off the SQL debugger with SET conf_value=0 ???)

Login

Who's Online

231 user(s) are online (150 user(s) are browsing Support Forums)


Members: 0


Guests: 231


more...

Donat-O-Meter

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

Latest GitHub Commits