1
melissawb
Possible to change homepage?
  • 2006/11/22 20:27

  • melissawb

  • Just popping in

  • Posts: 9

  • Since: 2006/11/22


Hi,

I had a homepage that had a link for members only. I set up XOOPS with the intention of the following.

1. You would go to my domain and see my webpage.
2. If you clicked on member pages, it would take you to the XOOPS main menu page (index.php).

But what happened was that my homepage is now not showing up and when you go to my domain, it gives me a 403 error saying that I do not have permission to view that page.

HELP!

Thanks!

Melissa

2
Tobias
Re: Possible to change homepage?
  • 2006/11/22 21:14

  • Tobias

  • Not too shy to talk

  • Posts: 172

  • Since: 2005/9/13


In your case, it's probably a good idea to install XOOPS to a subfolder. The webserver might get confused what to serve, index.html or index.php. That's something that has to be configured on the server, or with htaccess. In any case, under normal circumstances, you should get either your old homepage, or the XOOPS frontpage.

Now, what's strange is that redirection to some placeholder from what seems to be your webhost if you try to hit directly on the index.php. If your XOOPS were installed correctly, you should be able to access it at yourdomain/index.php. Also, index.html or index.htm are not present or accessible it seems.

There may be an issue with file permissions set on the server. If, for instance, you've played around with permissions for the webroot folder and made it non-executable and/or non-readable for the world, then that might explain something. You could try to undo all the changes in permissions you've made if you remember them. 755 is a good choice for the webroot, assuming that your site is hosted on a Linux/Unix box. That would be read/write/execute access for the server, and read/execute for everyone else.

Also try removing or renaming all .htaccess files that might apply to your webroot. Those would be those that are at your root level and at /htdocs or /public_html. You should, of course, back them up and go through them to see what are the settings you would want to restore afterwards.

Finally, if the thing worked at some point but stopped without you doing anything, you should get in touch with support at your webhost. There may have been some hack attack, or they've just screwed something up big time.

In any case: If you install XOOPS over a working site (something with index.html) and install it correctly, then the two things shouldn't interfere I believe. Only that the webserver would make a choice what to serve up. Your static index.html, or Xoops's index.php.
www.affvu.org

3
melissawb
Re: Possible to change homepage?
  • 2006/11/22 21:49

  • melissawb

  • Just popping in

  • Posts: 9

  • Since: 2006/11/22


Thanks! You solved the problem. The server could not read the index file because somehow it had its extension renamed. Thanks!!!!

Melissa

4
Tobias
Re: Possible to change homepage?
  • 2006/11/22 22:06

  • Tobias

  • Not too shy to talk

  • Posts: 172

  • Since: 2005/9/13


Well, don't quite know how my post solved the problem, but I'm glad you got it back to life.

If you're sure YOU didn't change the file extension of index.html, then you might nevertheless want to contact your webhost's support on that. Should not normally happen.
www.affvu.org

Login

Who's Online

229 user(s) are online (139 user(s) are browsing Support Forums)


Members: 0


Guests: 229


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