Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

strange problem after moving directory

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Seg Faults on connect outta nowhere  
Author Message
muab_ila

External


Since: Sep 27, 2003
Posts: 1



(Msg. 1) Posted: Sat Sep 27, 2003 4:32 pm
Post subject: strange problem after moving directory
Archived from groups: alt>apache>configuration (more info?)

heyas!

after i moved the apache directory (on my windows 200 machine) to
an other partition i had some real strange problems:

of course i modified the config file to match the new dir, then i launched
apache which stopped because "mixing * ports and non-* ports with a
NameVirtualHost"... strange enough but found a solution
(changed virtual host to *:80)

now apache is running, but not the virtual hosts any more:

<VirtualHost news.my.org:80>
DocumentRoot e:/www/.subdomains/news/
ServerName news.my.org
ErrorLog e:/www/.subdomains/sys/news-error.txt
CustomLog e:/www/.subdomains/sys/news-access.txt common
</VirtualHost>

besides that i had to change the port so that apache wouldnt refuse
to start i didnt change anything, the folders are correct and i
dont have any idea what i do wrong =(

no matter which subdomain i call, allways the no-subdomain appears.

anybody some idea?

thx in advance
tobi

 >> Stay informed about: strange problem after moving directory 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 2) Posted: Sat Sep 27, 2003 4:32 pm
Post subject: Re: strange problem after moving directory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

tobias magerl <muab_ila.DeleteThis@gmx.net> wrote:
 > apache which stopped because "mixing * ports and non-* ports with a
 > NameVirtualHost"...

That make me think that your configuration was already broken.

 > no matter which subdomain i call, allways the no-subdomain appears.

That means?
Use apachectl configtest to test your configuration file. Evidently
you screwed up your VirtualHost configuration.

Davide<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: strange problem after moving directory 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Problem with auth_ldap in Apache 2.0.47 vs Active Directory - Hi - Can anyone help with a problem I'm experiencing with auth_ldap? I have built Apache 2.0.47 with the auth_ldap module (on Solaris 8) and want to use it to authenticate against our Active Directory database. I have got to a point where it is clearl...

Strange error - Hi, I host my website (light traffic) on Apache 2.0.47 running in Windows XP Home. Everything seems to be working okay except for a problem with authentication. I recently wanted to have an AOL dial-up user (AOL 9) look at a document on a password..

Strange behaviour on internal redirect for php4 urls - Hi, I've searched for all the web for a solution to my problem but nothing works as i want. The problem is however common : I am in directory /tests/fraisport from the website root. I want to internally redirect /tests/fraisport/xml/4/42424 to..

directory sharing - how can i share directory(-ies) from outside of Apache htdocs tree as subfolders in that tree? is it possible to do in Apache configuration file or maybe by another way ? ps:sorry for my english;) -- pozdr;) zhisol

<Directory> question - Shouldn't the following container deny access to files in the /var/www directory (and beyond) from all clients except 12.34.56.78 ?? <Directory /var/www> order deny,allow deny from all allow from 12.34.56.78 </Directory> I put...
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can 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



[ Contact us | Terms of Service/Privacy Policy ]