Hi guys
I have some trouble try to publishing a scene with Tundra to web.
I try to following this tutorial
http://realxtend.wordpress.com/2011/05/21/how-to-publish-content-to-realxtend-tundra/
I try with xampp
So, first I go to “C:\xampp\apache\conf” then I open “httpd.conf”
with notepad++
Then I uncomment
#LoadModule dav_module modules/mod_dav.so
#Include “conf/extra/httpd-dav.conf”
Until this point if I run xampp … apache and mysql run just fine … so
I continue
I put this
<Directory "C:/xampp/htdocs/assets">
Dav On
Order Allow,Deny
Allow from all
</Directory>
In the last line of httpd.conf
Then I restart xampp ….
Mysql run just fine But apache is not running. I click start but it
still keep not running.
If I comment the “Directory part” that I just add . the apache is run
just fine…
I think I might misunderstand some part or do some thing wrong.
Sorry for newbie question …
Regards
--
http://groups.google.com/group/realxtend
http://www.realxtend.org