1
jcera
Cannot install xoops
  • 2005/7/14 2:03

  • jcera

  • Just popping in

  • Posts: 72

  • Since: 2004/6/5 6


I'm trying to install XOOPS on a new CPU.

I've installed apache and it's working properly.

I've installed mysql.

I've installed php.


but somehow, when i go tohttp://localhost/html to install xoops, i get only a list of folders and files under html.

I checked if i can run php scripts, and i can.

is there anything else i missed?

2
davidthomas1
Re: Cannot install xoops

just a thought:

1) You may need to add the 'php' extension as one of the recognised file extensions in the Apache config. (get it to load index.php from the browser)

Instructions 

Open Apaches' config file 'httpd.conf'
Search for '
AddType' in the file.
Add the following line after the last '
AddType' statement:

AddType application/x-httpd-php .php

If you need to support other file types, like ".php3" and ".phtml", simply add them to the list, like this:

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


You could probably manually type in the path to the install php file and it should load (if you have php installed on your computer) best to add it to httpd.conf though.

hope it helps,

D.
みんなちがってみんないい。

XOOPS 2.0.13.2

Login

Who's Online

207 user(s) are online (135 user(s) are browsing Support Forums)


Members: 0


Guests: 207


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