Current time: 05-05-2024, 08:04 PM Hello There, Guest! (LoginRegister)


Post Reply 
[SOLVED] Problem with adding domain!
Author Message
DiXeoN Offline
Member
***

Posts: 284
Joined: Feb 2008
Reputation: 2
Post: #1
[SOLVED] Problem with adding domain!
Hello.

I got a problem when trying to add a new domain, running SVN #1944 (23/8/09) with the Software-installer installed.

But when I add a domain, it never gets enabled, as I get this in the status line:

setfmode() | ERROR: File '/var/www/virtual/directhost.dk/errors/inc/.svn' does not exist !


Any ideas why this come?

I tried to add the folder ".svn" in the directory, set permissions and such, but nothing.

Any ideas how to fix it?

I cant really update to a newer trunk, as it would ruin the software installer.

Let me hear what ya got Smile
(This post was last modified: 09-17-2009 05:00 PM by DiXeoN.)
09-16-2009 05:22 AM
Find all posts by this user Quote this message in a reply
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #2
RE: Problem with adding domain!
You have to remove all folders named .svn from /var/www/ispcp and /etc.
09-16-2009 05:37 AM
Visit this user's website Find all posts by this user Quote this message in a reply
gOOvER Offline
Banned

Posts: 3,561
Joined: Jul 2007
Post: #3
RE: Problem with adding domain!
Before installing ispCP you must remove ALL .svn dirs.

Or next time use svn export Wink
09-16-2009 05:37 AM
Visit this user's website Find all posts by this user Quote this message in a reply
DiXeoN Offline
Member
***

Posts: 284
Joined: Feb 2008
Reputation: 2
Post: #4
RE: Problem with adding domain!
So its too late now or?

Didnt know about the svn export feature - but nice to know Wink
09-16-2009 05:38 AM
Find all posts by this user Quote this message in a reply
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #5
RE: Problem with adding domain!
(09-16-2009 05:37 AM)sci2tech Wrote:  You have to remove all folders named .svn from /var/www/ispcp and /etc.
After that rebuild configs. If you want to use last trunk, start learning Wink
09-16-2009 05:40 AM
Visit this user's website Find all posts by this user Quote this message in a reply
DiXeoN Offline
Member
***

Posts: 284
Joined: Feb 2008
Reputation: 2
Post: #6
RE: Problem with adding domain!
Im working hard on learning Wink

... What is it the command is to rebuild configs?
09-16-2009 05:48 AM
Find all posts by this user Quote this message in a reply
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #7
RE: Problem with adding domain!
Sesame please rebuild my files Big GrinBig GrinBig Grin
09-16-2009 06:13 AM
Visit this user's website Find all posts by this user Quote this message in a reply
DiXeoN Offline
Member
***

Posts: 284
Joined: Feb 2008
Reputation: 2
Post: #8
RE: Problem with adding domain!
Thanks !

- But actually I managed to screw up the deletion of the .svn dirs - so ill just start over again Smile
09-16-2009 06:14 AM
Find all posts by this user Quote this message in a reply
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #9
RE: Problem with adding domain!
(09-16-2009 06:14 AM)DiXeoN Wrote:  - But actually I managed to screw up the deletion of the .svn dirs - so ill just start over again Smile
For next time Big Grin :
Code:
rm -vfr `find /var/www/ispcp/ -type d -name '.svn'`
rm -vfr `find /etc/ -type d -name '.svn'`
09-16-2009 06:16 AM
Visit this user's website Find all posts by this user Quote this message in a reply
DiXeoN Offline
Member
***

Posts: 284
Joined: Feb 2008
Reputation: 2
Post: #10
RE: Problem with adding domain!
Thanks Big Grin

Seems to run pretty smooth now Smile
09-16-2009 10:43 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: