1
davidm
i turned my site off and now i can't get in anymore
  • 2004/7/28 17:51

  • davidm

  • Just popping in

  • Posts: 2

  • Since: 2003/12/12


i am a really satisfied user of XOOPS i love the system, but i really got problem right now :) .

i was trying the __Turn your site off option but when i activated the option it gave an error, anyways i left the control panel and wanted to enter site again but now it only shows me a blankpage, i can t get into the site neiter by mysite.com/user.php etc etc i think i need make a change somewhere but i don t know where, hopefully someone can help me.


thanks in advance

2
koertzen
Re: i turned my site off and now i can't get in anymore
  • 2004/7/28 18:16

  • koertzen

  • Just popping in

  • Posts: 79

  • Since: 2003/10/22


Do you have access to your MySQL database? You should only do this if you are familiar with MySQL. Otherwise you should get someone else to help you with it.

If you have access and feel comfortable with MySQL, go into phpMyAdmin, eskuel, or your favorite MySQL manager. Open your database and find the xoops_config table (with your table prefix, of course, in place of xoops_).

There, run this query, replacing xoops_config with your table name:

UPDATE xoops_config
SET conf_value=0
WHERE conf_name = "closesite";

That will reset the variable to open your site back up again.

3
davidm
Re: i turned my site off and now i can't get in anymore
  • 2004/7/29 16:51

  • davidm

  • Just popping in

  • Posts: 2

  • Since: 2003/12/12


YEAH!!! i m kinda familiar with phpmyadmin, i updated and it worked she's back online!

thanks koertzen !!!

Login

Who's Online

191 user(s) are online (103 user(s) are browsing Support Forums)


Members: 0


Guests: 191


more...

Donat-O-Meter

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

Latest GitHub Commits