Koozali.org: home of the SME Server

Cannot access new I-Bays!!!

smepenguin

Cannot access new I-Bays!!!
« on: May 10, 2007, 03:41:28 PM »
Hello all,

Recently I wanted to add a new i-bay through server-manager and when it successfully does add it, I cannot access it via web. This is not the first and am currently runnning SME7.1.3 with 4 domains and an additional 25 ibays. Does SME max out, can I expand the httpd.conf file to include the new ibays. I don't see the one I create.

Thanks in advance!!

Offline dmay

  • *
  • 450
  • +0/-0
    • http://myezserver.com
Re: Cannot access new I-Bays!!!
« Reply #1 on: May 10, 2007, 05:16:52 PM »
Quote from: "smepenguin"
Hello all,

Recently I wanted to add a new i-bay through server-manager and when it successfully does add it, I cannot access it via web. This is not the first and am currently runnning SME7.1.3 with 4 domains and an additional 25 ibays. Does SME max out, can I expand the httpd.conf file to include the new ibays. I don't see the one I create.

Thanks in advance!!

Be more specific. You state 'it successfully does add it'. What do you mean?

does it appear in the server-manager?
does it get created in /home/e-smith/files/ibays/blah?
can you reach it via samba share?
is this only a web access issue?
what error do you receive when accessing via web?
what url are you accessing?

In specific reference to your httpd.conf file, what if anything do you see wrong in that file?

Darrell

smepenguin

Cannot access new I-Bays!!!
« Reply #2 on: May 10, 2007, 08:45:59 PM »
OK here goes...

1. It does appear in server-manager
2. It does get created in /home/e-smith/files/ibays/blah
3. I can access via samba \\server\blah
4. Yes only a web access isue
5. http 404 error
6. url is http://domain/blah
7. httpd.conf file (/etc/httpd/httpd.conf) has no entry for blah anywhere

I hope you can help with the info provided.... permissions for ibays are:
Group = Admin
ftp = Write = Admin, Read = group
Public = Entire Internet (no password required)
dynamic = enabled

Thanks again!

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Cannot access new I-Bays!!!
« Reply #3 on: May 10, 2007, 10:13:07 PM »
Quote from: "dmay"
Quote from: "smepenguin"
Hello all,

Recently I wanted to add a new i-bay through server-manager and when it successfully does add it, I cannot access it via web. This is not the first and am currently runnning SME7.1.3 with 4 domains and an additional 25 ibays. Does SME max out, can I expand the httpd.conf file to include the new ibays. I don't see the one I create.

Thanks in advance!!

Be more specific.


And don't do it here. Please report anything which doesn't work correctly - via the Bug Tracker. When you post in the forums there's a big red warning - "Don't report problems here". What do you think that means?

Offline dmay

  • *
  • 450
  • +0/-0
    • http://myezserver.com
Cannot access new I-Bays!!!
« Reply #4 on: May 10, 2007, 10:21:35 PM »
Quote from: "smepenguin"
7. httpd.conf file (/etc/httpd/httpd.conf) has no entry for blah anywhere

Manually expand the config file to see any reported errors:

# expand-template /etc/httpd/conf/httpd.conf

List the db entries for your ibay:

# db accounts show blah

Darrell

smepenguin

Cannot access new I-Bays!!!
« Reply #5 on: May 11, 2007, 03:47:38 AM »
Apologies for posting incorrectly.