![]() |
Links to Webmail, PMA, Filemanager - ispCP Omega 1.0.0 RC2c - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: Links to Webmail, PMA, Filemanager - ispCP Omega 1.0.0 RC2c (/thread-584.html) |
RE: Links to Webmail, PMA, Filemanager - ispCP Omega 1.0.0 RC2c - wb6vpm - 10-29-2007 05:18 AM quick question that i have is about this line: Quote: ServerName webmail.admin.isp-domain.tldthe route to my webmail (via browser) is http://admin.ispcp.dodgeintrepidchat.net/tools/webmail/src/webmail.php do i need to edit anything? also, the "isp-domain.tld" do i need to change that? RE: Links to Webmail, PMA, Filemanager - ispCP Omega 1.0.0 RC2c - BeNe - 10-29-2007 05:29 AM Yeah use the vhost one. You do not need to change the URL, becaus you set the DocumentRoot to /var/www/ispcp/gui/tools/webmail. Quote:also, the "isp-domain.tld" do i need to change that?Change it to yours Greez BeNe RE: Links to Webmail, PMA, Filemanager - ispCP Omega 1.0.0 RC2c - wb6vpm - 10-29-2007 06:17 AM ok, does this look right? Quote:# related URL to customers webmail RE: Links to Webmail, PMA, Filemanager - ispCP Omega 1.0.0 RC2c - BeNe - 10-29-2007 06:20 AM Yeah looks good so far...try it ![]() Greez BeNe RE: Links to Webmail, PMA, Filemanager - ispCP Omega 1.0.0 RC2c - wb6vpm - 10-29-2007 06:24 AM no go RE: Links to Webmail, PMA, Filemanager - ispCP Omega 1.0.0 RC2c - BeNe - 10-29-2007 06:30 AM In which file did you added this lines ? Any Apache2 Errors ? Greez BeNe RE: Links to Webmail, PMA, Filemanager - ispCP Omega 1.0.0 RC2c - joximu - 10-29-2007 06:35 AM what is no go? If I surf to http://webmail.dodgeintrepidchat.net/ I get your webmail (http://webmail.dodgeintrepidchat.net/src/login.php) Well - of cource the name must be resolvable - so there must be a DNS which is set up the right way: webmail.xyz has to point also to your server - which does not seem to. Only http://www.dodgeintrepidchat.net resolves to your IP - the admin. and webmail. don't -> DNS problem /J RE: Links to Webmail, PMA, Filemanager - ispCP Omega 1.0.0 RC2c - graywolf - 10-29-2007 08:19 AM it was a DNS issue i added a entry in the servers DNS Database and it works fine with the pointer in 00_master.conf RE: Links to Webmail, PMA, Filemanager - ispCP Omega 1.0.0 RC2c - joximu - 10-29-2007 08:33 AM that's what I was telling... so, are we fine? RE: Links to Webmail, PMA, Filemanager - ispCP Omega 1.0.0 RC2c - wb6vpm - 10-29-2007 09:22 AM yep, unfortunately while i am learning this, i am also learning Linux, so i might ask some stupid questions that are actually covered, just that for some reason i didn't search right or something |