Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: orca on April 05, 2005, 11:49:01 PM

Title: Mambo on SME
Post by: orca on April 05, 2005, 11:49:01 PM
I just installed mambo 4.5.2 on my SME-server (server and gateway). It works all right from the local network, but I can't see anything from outside. Can anyone understand what I made wrong?
Title: Mambo on SME
Post by: PhoeniX on April 07, 2005, 03:51:29 PM
Did you install in to an ibay?
Did you use a howto?

More details would help...
Title: Mambo on SME
Post by: orca on April 07, 2005, 04:53:02 PM
First I installed in "Primary", but than I also tried in an ibay. With the same result.
I used the instructions I found for installing Mambo.
When I try to access the site through the external network card I can see in the browser that it starts to load, but then it stops and nothing shows up in the window.
Title: Mambo on SME
Post by: william_syd on April 10, 2005, 06:14:53 AM
I've got mambo on my sme 6.0.1 server

https://www.magicwilly.info/mambo/

I've only used it from my local network but is should be  live to the net.

Did nothing special during install and it's in an ibay.

William.
Title: Mambo on SME
Post by: gizzmo2k1 on April 11, 2005, 07:24:45 AM
I also installed Mambo and used a howto located here:

http://serviceinfosg.com:8185/index.php?option=com_remository&Itemid=42&func=fileinfo&parent=folder&filecatid=3

It's in French, but it's still pretty easy to follow the steps.
Title: Mambo on SME
Post by: PhoeniX on April 11, 2005, 03:21:16 PM
Quote from: "gizzmo2k1"
It's in French, but it's still pretty easy to follow the steps.


Code: [Select]
chmod -R 777 /home/e-smith/files/ibays/Primary/html/templates
chmod -R 777 /home/e-smith/files/ibays/Primary/html/modules
chmod -R 777 /home/e-smith/files/ibays/Primary/html/media
chmod -R 777 /home/e-smith/files/ibays/Primary/html/mambots/search
chmod -R 777 /home/e-smith/files/ibays/Primary/html/mambots/content
chmod 777 /home/e-smith/files/ibays/Primary/html/mambots
chmod -R 777 /home/e-smith/files/ibays/Primary/html/language
chmod 777 /home/e-smith/files/ibays/Primary/html/images
chmod 777 /home/e-smith/files/ibays/Primary/html/images/banners
chmod 777 /home/e-smith/files/ibays/Primary/html/images/stories
chmod -R 777 /home/e-smith/files/ibays/Primary/html/components
chmod -R 777 /home/e-smith/files/ibays/Primary/html/cache
chmod -R 777 /home/e-smith/files/ibays/Primary/html/administrator/backups
chmod -R 777 /home/e-smith/files/ibays/Primary/html/administrator/components
chmod -R 777 /home/e-smith/files/ibays/Primary/html/administrator/modules
chmod -R 777 /home/e-smith/files/ibays/Primary/html/administrator/templates


Easy, okay! But safe?

Maybe Orca you can give us the info which you used to install?
Any errors on  http://www.yourdomain.com/installation/index.php ?

Maybe an RPM (http://forums.contribs.org/index.php?topic=26842.0) is handy?
Title: Mambo on SME
Post by: orca on April 11, 2005, 06:55:12 PM
Just solved the problem.
My mistake was to to install via the internal network card, which resulted in a configuration.php that pointed to the internal card, which is unreachable via the external one.
After replacing the wrong ip-number it works ok.
Thanks for trying to heelp me
Title: Mambo on SME
Post by: RedBeard on April 12, 2005, 04:15:44 AM
Orca,

Thanks, had the same problem as you.  It would bring up text only, no formatting or graphics.

Thanks :pint: