1
Tiwahe
Ok.....
  • 2004/6/29 6:29

  • Tiwahe

  • Just popping in

  • Posts: 18

  • Since: 2004/6/20


Please bear with me...very new at this, having said that,

Just tried to install XOOPS on a Win2k. Running Apache/MySQL on it.

When I go to thehttp://yourdomain.com I get the:

Seeing this instead of the website you expected?

When I use the direct URL I get the actual PHP code showing up. :(

Also, I tried to go to just the dirhttp://mydomain/html/install and I get a listiing of the dir. Guess that's be permissions? Anyways, like I said when I go to the direct URL install.php the actual PHP code is displayed. Any help will be greatly apprieciated. Thx.




2
kahumbu
Re: Ok.....
  • 2004/6/29 6:36

  • kahumbu

  • Documentation Writer

  • Posts: 277

  • Since: 2003/8/23


Do you have PHP installed?

3
Tiwahe
Re: Ok.....
  • 2004/6/29 6:40

  • Tiwahe

  • Just popping in

  • Posts: 18

  • Since: 2004/6/20


Yep, php and mysql. Have a feeling its a config somewhere. I configed the httpd.conf with:

ScriptAlias /php/ "c:/php/"

AddType application/x-httpd-php .php .phtml

Action application/x-httpd-php "/php/php.exe"

Is it my php.ini maybe?

4
Herko
Re: Ok.....
  • 2004/6/29 6:57

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


I recognise this problem. First, make sure there is no index.html file in your site root. That file will be shown before index.php, and thus will not show the XOOPS site.

Also, in your httpd.conf file, make sure that index.php is set as an index (there should be index.htm index.html etc. there already, do a search for that). That way the server will recognise index.php as a file is should serve when viewing a directory.

Herko

5
Tiwahe
Re: Ok.....
  • 2004/6/29 7:16

  • Tiwahe

  • Just popping in

  • Posts: 18

  • Since: 2004/6/20


Ok...changed it from:

DirectoryIndex index.html index.html.var

to

DirectoryIndex index.php index.html.var

Still didn't work :(


I also tried changing:

ScriptAlias /php/ "c:/php/"

to:

ScriptAlias /php/ "c:/PHP/"

I forgot that I made the php dir PHP not php. (All caps).


And that didn't work.


Login

Who's Online

174 user(s) are online (105 user(s) are browsing Support Forums)


Members: 0


Guests: 174


more...

Donat-O-Meter

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

Latest GitHub Commits