Page 1 of 1

xampp commited in svn repository and relative paths

PostPosted: 30. July 2009 05:27
by snakepitar
Guys,

I'm trying to commit xampp on my svn, so any developer who works on a project can checkout from there, and get a homogeneous dev environment to work.
So, i want xampp to work relative to the folder that is in. Is like xampp working on usb sticks, but i need to be able to put it on a folder besides the root.

Can you give me a hint to get this done? I've been searching a lot, but all the relative paths stuff seems to refer to usb sticks threads.

i've managed to play with httpd.conf variables (serverroot and documentroot) but php is not working right. To name some, zend optimizer is on but not working.

Have anyone done this?

**update**
I do not want each developer to run setup.bat. I want xampp to work relative to the folder it's in (it will not be the root, c:\, but something as c:\project\project5\). Each dev has a different folder structure. Thanks again.

Thank you very much.