Koozali.org: home of the SME Server

Mambo on SME

orca

Mambo on SME
« 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?

Offline PhoeniX

  • **
  • 21
  • +0/-0
Mambo on SME
« Reply #1 on: April 07, 2005, 03:51:29 PM »
Did you install in to an ibay?
Did you use a howto?

More details would help...
...

orca

Mambo on SME
« Reply #2 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.

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
Mambo on SME
« Reply #3 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.
Regards,
William

IF I give advise.. It's only if it was me....

Offline gizzmo2k1

  • **
  • 33
  • +0/-0
    • 7 Fifty-Two
Mambo on SME
« Reply #4 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.
............Gizzmo...............
SME 7.2 / P4 2.6Ghz / 320GB SATA / 2GB RAM

Offline PhoeniX

  • **
  • 21
  • +0/-0
Mambo on SME
« Reply #5 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 is handy?
...

orca

Mambo on SME
« Reply #6 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

Offline RedBeard

  • ***
  • 62
  • +0/-0
Mambo on SME
« Reply #7 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:
............