need help Please

Problems with the Linux version of XAMPP, questions, comments, and anything related.

need help Please

Postby mastercrypt » 10. March 2008 17:35

i did run xampp on windows for some years now ..but i like to change ! i installed xampp on suse 10,3 and made the config ..but when i make vhost config it will only see xampp and not a virtuel domain ?? can some one please send me info how to make it work ? Please my messemger is mastercrypt@hotmail.com

my vhost
NameVirtualHost *:80
<VirtualHost *:80>
DocumentRoot "/opt/lampp/htdocs"
ServerName localhost
</VirtualHost>

##############################################
<VirtualHost *:80>
ServerName ux.lir.dk
ServerAlias www.ux.lir.dk *.ux.lir.dk
ServerAdmin admin@ux.lir.dk
DocumentRoot e:/www_root/ux.lir.dk

SetEnvIf Remote_Addr "10\.0\." dontlog
SetEnvIf Remote_Addr "10\.0\." dontlog
CustomLog /www_root/ux.lir.dk/logs/log.txt combined env=!dontlog
ErrorLog /www_root/ux.lir.dk/logs/error.log

<Directory "/www_root/ux.lir.dk">
Options ExecCGI Includes FollowSymLinks
Options +ExecCGI
AllowOverride All
Order allow,deny
Allow from all
</Directory>
</VirtualHost>
##############################################

and it still go to xampp controlepanel what did i do wrong ???

Sincerly Lars
Denmark
LB
mastercrypt
 
Posts: 16
Joined: 30. June 2006 20:46
Location: Denmark

Postby Wiedmann » 14. March 2008 11:40

Code: Select all
 DocumentRoot e:/www_root/ux.lir.dk

I don't think you have this path on a Linux system...
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 23 guests