ispman/lib/CustomerMan ApacheMan.pm,1.4,1.4.6.1

Joerg Delker <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/lib/CustomerMan
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11154/lib/CustomerMan

Modified Files:
      Tag: rel_1_1-bugfixes
	ApacheMan.pm 
Log Message:
fixes bug [ 925109 ] CustomerMan/ApacheMan.pm typo

Index: ApacheMan.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/CustomerMan/ApacheMan.pm,v
retrieving revision 1.4
retrieving revision 1.4.6.1
diff -u -d -r1.4 -r1.4.6.1
--- ApacheMan.pm	2 Aug 2003 00:29:07 -0000	1.4
+++ ApacheMan.pm	16 Apr 2004 21:37:30 -0000	1.4.6.1
@@ -173,7 +173,7 @@
    print "Alias: $alias";
 
 
-   if  ($self->{'ispman'}->getCount("ou=httpdata, $self->{'domaindn'}", "ispmanServerAlias=$alias")){
+   if  ($self->{'ispman'}->getCount("ou=httpdata, $self->{'domaindn'}", "ispmanVhostServerAlias=$alias")){
       $r->param("errors", "This alias already exists for another website in your domain<br>Please choose another alias");
    } else {
       $r->param("message", "Adding Website  alias $alias for $vhost.$self->{'domain'}");



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.