Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Tib 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
-
I am not sure what you did wrong, but I followed the links you gave, and it worked perfectly.
Bob
-
hmm
No idea what I'm doing wrong then .... tried a few times now.
Ohh well ... just trying to test anyway.
regards,
Tib
-
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)
-
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