Hi,

You don't have to use both methods... 

Choose one.. 

Like:

<VirtualHost *:80>
     ServerAdmin my email
     DocumentRoot C:\jffnms\jffnms-0.7.6\htdocs
     ServerName 127.0.0.1
     DirectoryIndex index.php
</VirtualHost>

Restart Apache and then http://127.0.0.1/admin/setup.php will work.

You have to read the Apache manual to understand it better.

Javier

On Tuesday 06 April 2004 00:28, chhezang norbu wrote:
> hi there,
> I have restarted the apache server after configuration but when I added
> these lines:
>
> NameVirtualHost *:80
> <VirtualHost *:80>
>     ServerAdmin my email
>     DocumentRoot C:\jffnms\jffnms-0.7.6\htdocs
>     ServerName myserver
>     DirectoryIndex index.php
> </VirtualHost>
> Alias /jffnms/ c:/jffnms/jffnms-0.7.6/htdocs/
>
> apache is not working. What could have been wrong. The thing is that there
> is no domain in the place where i work .They are using work group.Somewhere
> in the insatallation process I used a workgroup instaed of domain. will it
> work? I'm not really clear as which server name to be given, the remote
> server or the one we choose during the installation of mysql. Please help
> me.
> sorry to disturb you now and then.
> chez.
>
>
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Small Business $15K Web Design Giveaway - Enter today


-------------------------------------------------------
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
_______________________________________________
jffnms-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to