You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Jeff Ritchie <Je...@pri.com.au> on 2003/02/13 06:52:49 UTC

[users@httpd] Conflict Apache 1.3.23 and MySQL (sorry don't have the version nu mber on a different machine)

Tried on our test box (Apache, MySQL, PHP) to create a different default
document directory to the one Apache installs. Totally unable to do it.

Managed to get it working on this rig off port 88 (IIS installed using port
80).

Both boxes Win2k Pro SP3?

Anyone know if there's an underlying conflict between Apache and MySQL re
default directories ... (newbie at this so could be my less than leet setup
skills).

Sorry if this email doesn't involve killing Apache .... j/k :)

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: [users@httpd] Conflict Apache 1.3.23 and MySQL (sorry don't have the version number on a different machine)

Posted by Jeff Cohen <ap...@gej-it.com>.
Just change anywhere that shows:
DocumentRoot "c:/program files/...."
To:
DocumentRoot "c:/apache"

And search for the original folder at the next lines and replace it with the
new one. (Should be changed where <Directory "c:/program files/..."> exist).


All the best,
Jeff Cohen

> -----Original Message-----
> From: Jeff Ritchie [mailto:Jeff@pri.com.au]
> Sent: Thursday, February 13, 2003 12:53 AM
> To: 'users@httpd.apache.org'
> Subject: [users@httpd] Conflict Apache 1.3.23 and MySQL (sorry don't have
> the version number on a different machine)
> 
> Tried on our test box (Apache, MySQL, PHP) to create a different default
> document directory to the one Apache installs. Totally unable to do it.
> 
> Managed to get it working on this rig off port 88 (IIS installed using
> port
> 80).
> 
> Both boxes Win2k Pro SP3?
> 
> Anyone know if there's an underlying conflict between Apache and MySQL re
> default directories ... (newbie at this so could be my less than leet
> setup
> skills).
> 
> Sorry if this email doesn't involve killing Apache .... j/k :)
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org