Koozali.org: home of the SME Server
Contribs.org Forums => General Discussion => Topic started by: smepenguin 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!!
-
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
-
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!
-
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?
-
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
-
Apologies for posting incorrectly.