Note that there are some explanatory texts on larger screens.

plurals
  1. POSetup SVN with Wamp
    primarykey
    data
    text
    <p>I would like to make a website with other people. For this purpose, I believe that a SVN repository with WampServer is the best solution, isn't it ?</p> <p>But I have a problem for installing it. I've followed this tutorial : <a href="http://www.reloadedpc.com/other/setup-wamp-svn-subversion-windows/" rel="nofollow">http://www.reloadedpc.com/other/setup-wamp-svn-subversion-windows/</a></p> <p>Before I add lines :</p> <pre><code>LoadModule dav_module modules/mod_dav.so LoadModule dav_fs_module modules/mod_dav_fs.so LoadModule dav_svn_module modules/mod_dav_svn.so LoadModule authz_svn_module modules/mod_authz_svn.so </code></pre> <p>Everything works (WAMP icon is green). But after, WAMP icon is orange. Could you help me please ? I've already tried to restart my computer.</p> <p>Wamp : 2.2 SVN : 1.6.6</p> <p>My log :</p> <pre><code>[Wed Jan 30 21:20:26 2013] [notice] Apache/2.2.22 (Win64) PHP/5.3.13 configured -- resuming normal operations [Wed Jan 30 21:20:26 2013] [notice] Server built: May 13 2012 19:41:17 [Wed Jan 30 21:20:26 2013] [notice] Parent: Created child process 5084 [Wed Jan 30 21:20:26 2013] [notice] Child 5084: Child process is running [Wed Jan 30 21:20:26 2013] [notice] Child 5084: Acquired the start mutex. [Wed Jan 30 21:20:26 2013] [notice] Child 5084: Starting 64 worker threads. [Wed Jan 30 21:20:26 2013] [notice] Child 5084: Starting thread to listen on port 80. [Wed Jan 30 21:20:26 2013] [notice] Child 5084: Starting thread to listen on port 80. [Wed Jan 30 21:21:19 2013] [notice] Parent: Received shutdown signal -- Shutting down the server. [Wed Jan 30 21:21:19 2013] [notice] Child 5084: Exit event signaled. Child process is ending. [Wed Jan 30 21:21:20 2013] [notice] Child 5084: Released the start mutex [Wed Jan 30 21:21:21 2013] [notice] Child 5084: All worker threads have exited. [Wed Jan 30 21:21:21 2013] [notice] Child 5084: Child process is exiting [Wed Jan 30 21:21:21 2013] [notice] Parent: Child process exited successfully. </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload