NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Set up Virtual Hosts


Joined: 16 Nov 2006
Posts: 9
Reply with quote
Hi,

I have installed the latest TechPlatform and all is well. I have added in MySQL support - no problem. Now, I am trying to add my Virtual Hosts to Apache.

In my old Apache 2 install (no tech platform) I used virtualhosts. I had them set up using the /conf/extra/httpd-vhosts.conf file. I have tried uncommenting the /conf/httpd.conf line for:

#Include conf/extra/httpd-vhosts.conf

and then setting up the /conf/extra/httpd-vhosts.conf file, but apache gives me an error when starting

so, I tried to just add a vhost in the conf/extra/httpd-vhosts.conf file using:

<VirtualHost *:80>
DocumentRoot c:/Progam Files/nusphere/techplatform/apache/htdocs/mysite
ServerName mysite
</VirtualHost>

Apache will not start with this setting either.

How do I set up virtual hosts on the Platform? I have searched through the documentation and found nothing.

Thanks,

Chuck
View user's profileFind all posts by cparishSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
TechPlatform installs VHosts for user area and one for admin area (if requested). Additinally it installs separated VHost for WEBDAV.
What you added probably conflicts with what was installed by TechPlatform.
Please check error_log for the problem details.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Set up Virtual Hosts
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic