1
dmparrott
Why did the install only work when everything is in .../html??
  • 2005/7/1 18:05

  • dmparrott

  • Just popping in

  • Posts: 1

  • Since: 2005/7/1 5


I found out about XOOPS when I was investigating GoDaddy.com as a web host. They listed it as if it were something they provided some nominal support for and I thought "cool!". Well, they don't... I've installed PHP-Nuke and others at work so I thought, no big deal.

I carefully prepped things according to Horacio's nice install doc and uploaded everything to the root dir on my account @ GoDaddy.com (http://www.under-the-radar-detroit.com) and the install CLAIMED to work (I had all green lights on the install interface). When I surfed in, I got a completely white browser window. Yikes! After a little looking around, I figured that it was that the 3 directories (uploads/, templates_c/ & ??) were not there.

So I deleted everything and started over making sure that the directories Horacio called out were there _AND_ they were writeable. So far so good.

I then did a re-install. Got the same white screen! UGH!

So today I deleted everything _AGAIN_ and tried creating a directory called html/ under my root directory to put everything into. Uploaded and did the install from there and VIOLA!! it is working.

That's nice but the URL ends up being http://www.under-the-radar-detroit/html to get to the real site and I don't really want that. Can anyone who is an installer doji master give me some clues as to why the install would only create a valid site if it were located in a subdirectory of the root? PHP does work from the root directory -- I coded up a short PHP script just to make sure that it does...

I find this perplexing... It isn't going to stop the show since I also have a huge learning curve to figure out how to make XOOPS implement my vision for this site -- I'll suffer with /html/ for now but I would like to know what is going on...

dennis parrott
http://www.under-the-radar-detroit.com

2
Ciinien
Re: Why did the install only work when everything is in .../html??
  • 2005/7/4 3:35

  • Ciinien

  • Just popping in

  • Posts: 2

  • Since: 2005/6/29


Some ISPs set it up so their user web sites are served from a diretory called /public_html, /html, /www, or something similiar. This method of pathing, in essence becomes /usr/home/blah/blah, or something similar, depending upon the ISP's actual server settings. The ISP then sets permissions on anything higher in the directory tree than this for their installations so users can't 'diretory surf' them and muck about with important configuration files.

I'm not saying this is the case here, but that's what it sounds like. If using the /html/ part of the url bothers you, just write an ereg_replace statement that 'ghosts' that part out so the user doesn't see it, but all the site functionality that requires the /html pathing does. See this manual page for some ereg_replace ideas that might help.

Cheers!
Ci

3
smdcom
Re: Why did the install only work when everything is in .../html??

i am trying to understand you problem... what i can see you want you url becomes http://www.yourdomain.com and not http://www.yourdomain.com/html/... right? is that so, for sure... you also can install XOOPS in your root directory (public_html)... just upload every files/folders in the "html" folder to your root@public_html... don't upload "html" folder into your public_html.. *this is wrong... if you upload "html" folder into your public_html... of cos you will get public_html/html/

Login

Who's Online

195 user(s) are online (128 user(s) are browsing Support Forums)


Members: 0


Guests: 195


more...

Donat-O-Meter

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

Latest GitHub Commits