1
sprion
How do I install XOOPS on a SourceForge server?
  • 2005/9/24 3:34

  • sprion

  • Just popping in

  • Posts: 33

  • Since: 2004/9/29


Taking into account that the recent changes on the SF servers disallow chmod 777 & possibly even chmod 666 to files, how can I still force install XOOPS on it?

Are there any hacks to do this? OR 1 that perhaps allows me to redirect those servers and files to their replacements on a chmod-777able server that I own?

thanks.

2
zariust
Re: How do I install XOOPS on a SourceForge server?
  • 2005/9/24 6:22

  • zariust

  • Just popping in

  • Posts: 1

  • Since: 2005/9/21


Yeah, this had me stumped for a while too, but it is possible and no need for a hack or anything. I have just setup my own XOOPS website for my project (Quoots).

The webserver doesn't have write permissions to your group directory, but you are allowed (see the sourceforge docs) your own directory under /tmp/persistent - ie. mkdir /tmp/persistent/project

You can then move the applicable directories into this directory cache, uploads, etc. and create symlinks to them from your XOOPS (htdocs) directory with ln - eg.

cd /home/groups/p/pr/project/htdocs
ln -s /tmp/persistent/project/cache cache


Note you will still need to have 'chmod'ed the original files/directories as per usual.

I haven't managed to get email working with it yet though.

3
sprion
Re: How do I install XOOPS on a SourceForge server?
  • 2005/10/6 10:20

  • sprion

  • Just popping in

  • Posts: 33

  • Since: 2004/9/29


hey cool zariust. this is great information!

can I ask where u got the solution?

Yeah .. email is a problem too!

4
expert01
Re: How do I install XOOPS on a SourceForge server?
  • 2005/10/6 22:37

  • expert01

  • Just popping in

  • Posts: 6

  • Since: 2005/10/6


It might be possible to set it up to (instead of mail directly) send the information to a PHP script on another web server that will then send the email.

5
sprion
Re: How do I install XOOPS on a SourceForge server?
  • 2006/2/2 9:34

  • sprion

  • Just popping in

  • Posts: 33

  • Since: 2004/9/29


well it's been a while but i was wondering if anyone managed to setup XOOPS perfectly on SourceForge servers yet?

Getting the SEND MAIL & MultiMenu to work properly on them?

6
trashy_jo
Re: How do I install XOOPS on a SourceForge server?
  • 2006/4/11 22:00

  • trashy_jo

  • Just popping in

  • Posts: 4

  • Since: 2006/4/11


Hello,

Sorry to open again this old post ; but I didn't found any other on the sourceforge mail subject...

Does anyone find a solution ? The forums and user activation cannot work without email ; and it seems that external smtp are not allowed on sourceforge.

Many thanks

[edit] nevermind... SourceForge web is not ok for me (mail problems and too slow), I redirect all to another hosting

Login

Who's Online

266 user(s) are online (181 user(s) are browsing Support Forums)


Members: 0


Guests: 266


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