Koozali.org: home of the SME Server

Help installing xoops Please

Offline Tib

  • *
  • 571
  • +0/-0
    • http://www.tibors.net
Help installing xoops Please
« on: January 27, 2006, 07:51:12 AM »
Hello

I'm not sure what I am doing wrong here but I followed the install proccess found on this link ...
http://no.longer.valid/phpwiki/index.php/How%20to%20install%20Xoops

Also I have read and followed the this link ...
http://no.longer.valid/phpwiki/index.php/How%20to%20install%20Xoops

but I still cannot seem to get it working.

Could someone please give me a more detailed step by step install procedure as I just can't seem to figure this out.

Things seem to install ok but when I open up what is supposed to be the site all I get are things like this ...

Notice [PHP]: Undefined index: enable_badips in file class/xoopssecurity.php line 215
Notice [PHP]: Undefined index: language in file include/common.php line 152
Notice [PHP]: Undefined index: language in file include/common.php line 172

There are more but these will do as an example ... I had a look at the xoops istallation guide as well ... all seems to be fine till the very last bit.

Has anyone installed xoops on SME 6.0.1-01 and got it working?

Regards,

Tib

Offline crazybob

  • *****
  • 894
  • +0/-0
    • Stalzer R&D
Help installing xoops Please
« Reply #1 on: January 27, 2006, 02:20:15 PM »
I am not sure what you did wrong, but I followed the links you gave, and it worked perfectly.

Bob
If you think you know whats going on, you obviously have no idea whats going on!

Offline Tib

  • *
  • 571
  • +0/-0
    • http://www.tibors.net
Help installing xoops Please
« Reply #2 on: January 29, 2006, 11:36:58 AM »
hmm

No idea what I'm doing wrong then .... tried a few times now.

Ohh well ... just trying to test anyway.


regards,

Tib

Offline Rien

  • *
  • 216
  • +0/-0
    • http://www.taurix.nl
Help installing xoops Please
« Reply #3 on: January 29, 2006, 08:22:05 PM »
Hi,

This is the way I installed Xoops

  • create an Ibay "Xoops"
  • user access: Write=group, Read=everyone
  • public access: Entire internet (no password required)
  • execution of dynamic content: enabled

  • download xoops-2.0.13.2.zip
  • unzip it
  • copy the html directory to the html directory of your Ibay
  • go to the html directory of your Ibay
  • chmod  -R 777 cache uploads templates_c mainfile.php

  • login as root on your server
  • type: mysql
  • mysql> CREATE DATABASE xoops;
  • mysql> GRANT ALL PRIVILEGES ON xoops.* TO xoops@localhost IDENTIFIED BY 'your database password surrouded with quotes';
  • mysql> FLUSH PRIVILEGES;
  • mysql> quit


open your browser en go to http://your.domain.com/xoops and follow the instructions

success,

---------------
Rien
(Netherlands)
Rien
(The Netherlands)......

Offline Tib

  • *
  • 571
  • +0/-0
    • http://www.tibors.net
Help installing xoops Please
« Reply #4 on: January 30, 2006, 02:21:12 AM »
Well I feel like a real dill

Thats how I installed it I don't know how many times and wouldn't work ... but it helps if you download the proper file.

I was trying to install the 2.2.3 final ver and that just would not do the job.

All working fine now.

Thanks for all the help.

Regards,

Tib