Apache 2, CPanel, Web Accessible Subversion
Feb 1, 2008
I've got subversion installed on my server, and have been using it without issue via the svn+ssh protocol for a long time now. However, I'm now ready to make it so that I can go to, for example:
[url]
and browse my branches via my browser. How difficult is this to actually set up? I managed to install and set up subversion without breaking anything, so I'm hoping I can do this as well.
I know that I need mod_dav_svn compiled into apache, but beyond that I'm lost. I would also like to switch from the svn+ssh protocol and simply use the svn protocol to access my repo. From what I understand, after I get mod_dav_svn set up and working, I can add users to the project configuration files and use those user names to log in using the svn protocol, is that right?
View 3 Replies
ADVERTISEMENT
Jul 20, 2007
Which is more efficient in the way of memory? Using Subversion with Apache and WebDav, or using SVNServe? I figure the latter, but by how much? How much ram usually would be used by the former? I'm undecided as to which method I want to use to set up Subversion yet.
View 3 Replies
View Related
May 11, 2009
i have followed twice a tutorial (you'll find it if you type in google "sellersrank ubuntu subversion". It is the second result. You know, I cant insert URL in my posts yet...) to install Ubuntu + Apache + Virtual host + Subversion, but when i try to access the repository through "svn.domain.com" an error message like this is showed:
Address Not Found
Firefox can’t find the server at svn.domain.com.
I have Ubuntu 8.04 + Apache 2.2.8
View 4 Replies
View Related
Nov 20, 2014
I have Apache/2.2.14 (Win32) DAV/2 mod_ssl/2.2.14 OpenSSL/0.9.8l (within xamp 1.7.3, on Windows 2008 R2) and several times a day I cannot access my websites while ftp, remote desktop, hmailserver is fine.
When I restart Apache it starts working immediately, but within a few seconds it goes back to no response stage.
View 1 Replies
View Related
Aug 30, 2013
I was trying to set up a JBoss cluster with apache httpd mod cluster in windows.I was able to start the apache using the command 'httpd. exe'. But when I tried to access it using localhost:6666/mod_cluster_manager , the page was not accessible.I have the entry 127.0.0.1 localhost in my hosts file.
The http.conf contains lines as given below:
# MOD_CLUSTER_ADDS
# Adjust to you hostname and subnet.
<IfModule manager_module>
Listen 127.0.0.1:6666
ManagerBalancerName mycluster
<VirtualHost 127.0.0.1:6666>
[code]....
View 2 Replies
View Related
Aug 10, 2008
I have had subversion installed on my cPanel server for some time, but I have some clients wanting to host their repositories as well. A lot of them aren't familiar with the command line like I am, so I was wondering if anybody knows about a cPanel plugin that could manage SVN repositories.
View 0 Replies
View Related
Jun 9, 2008
I have been asked by a client to develop a solution that can offer subversion project hosting. Basically a user will signup for an account and be able to create different repositories and manage them and get RSS feeds for the commit actions n stuff...
Now i am thinking of using PHP for this but I am not sure how will I setup the server (webhost) .. should I recommend him to go with dedicated server? Since he wants to limit the space for each user how can that be done?
View 0 Replies
View Related
Feb 15, 2007
I have a low traffic VPS, with fairly limited resources (most notably only 256mb RAM).
This runs fine for what's currently being hosted - one low traffic site (with 1-10 users on at any time, usually 2 or 3), and several other essentially dead sites. Everything runs smoothly, and generally RAM usage remains below the 200mb mark.
However, I've been contempating setting up a Subversion server on the same VPS, and I'm unsure if this will top it over the limit. Does anyone here have any experience running a SVN server? How memory hungry is it? If I do set this up, it won't be very active, with a couple of checkouts a day, and a max of 2 or 3 users connecting at any one point, more often than not no one will be connected. Can I do this with the resource limitations listed above, or should I start looking at alternatives?
View 2 Replies
View Related
Jun 16, 2009
i want to install subversion on my shared environment,
i want to ask if it will waste alot of system resource or any problem?
my server is centos with cpanel
View 4 Replies
View Related
Dec 23, 2007
I just can't seem to get subversion installed for apache 2.2
I tried now for 3 days and this is most common error i get. I get this while having the src for apr, apr-util, neon and zlib in the install dir. I also get it when i only have the neon package in the dir, and use the --with-apr arguments on the configure.
I have tried deleting the lib.so files (in /usr/local/lib/) and then running the autogen.sh
All no luck, this what i get:
cd subversion/svn && /bin/sh /downloads/subversion-1.4.5/libtool --tag=CC --silent --mode=link gcc -g -O2 -g -O2 -pthread -D_LARGEFILE64_SOURCE -DNE_LFS -rpath /usr/local/lib -o svn add-cmd.o blame-cmd.o cat-cmd.o checkout-cmd.o cleanup-cmd.o commit-cmd.o copy-cmd.o delete-cmd.o diff-cmd.o export-cmd.o help-cmd.o import-cmd.o info-cmd.o list-cmd.o lock-cmd.o log-cmd.o main.o merge-cmd.o mkdir-cmd.o move-cmd.o notify.o propdel-cmd.o propedit-cmd.o propget-cmd.o proplist-cmd.o props.o propset-cmd.o resolved-cmd.o revert-cmd.o status-cmd.o status.o switch-cmd.o unlock-cmd.o update-cmd.o util.o ../../subversion/libsvn_client/libsvn_client-1.la ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /downloads/subversion-1.4.5/apr-util/libaprutil-1.la /downloads/subversion-1.4.5/apr-util/xml/expat/lib/libexpat.la -liconv /downloads/subversion-1.4.5/apr/libapr-1.la -luuid -lrt -lcrypt -lpthread -ldl /downloads/subversion-1.4.5/neon/src/libneon.la -lz
/usr/bin/ld: cannot find -lexpat
collect2: ld returned 1 exit status
View 8 Replies
View Related
Dec 25, 2008
FYI, the VPS'es on at least one Crissic node (beta?) are back up at this time. The VPS'es on another node (alpha?) are not up, and the control panel at alpha.crissic.com is not.
You might want to jump in and rescue your data if you need to and haven't done it yet.
View 14 Replies
View Related
Dec 21, 2007
I have a reseller package with Hostgator, I use it to host a few sites on. Recently one of my customers started to notice that periodically, his site goes down - only to him.
I and others can access it just fine but he cannot nor can his friends in his local town. Most of the time it is on line.
I have checked the server DNS and domain name settings and all is fine.
I can't understand what the problem could be, it seems strange that almost everyone in the UK and US can access it but he cannot.
He has cleared his browser settings, reboot his connection and tried pinging his domain but no luck.
I'm not too sure what the problem could be.
The domain is
[url]
View 7 Replies
View Related
Dec 17, 2014
When I run apachectl -t or restart httpd I get the error
Warning: DocumentRoot [/var/www/vhosts/********/httpsdocs] does not exist
Warning: DocumentRoot [/var/www/vhosts/********/httpsdocs] does not exist
Warning: DocumentRoot [/var/www/vhosts/********/httpsdocs] does not exist
All three of the domains are in the panel and are working and accessible. I ran /usr/local/psa/admin/sbin/httpdmng --reconfigure-all hoping that it would fix things but after I ran it I still get the errors.
View 1 Replies
View Related
May 11, 2009
Am new and have done the usual forum search but did not find what i (specifially) want.
Looking for a good (shared) hosting company with the ability to run both ASP.NET and PHP sites (if possible).
The hosting should be fast and accessible in US, Europe and China.
Thus far, i have been able to find a few shared hosting companies with a bit of speed, but they will not provide both ASP.NET and PHP
Is my combination hard to find and will i need to just seperate and find 2 hosting companies, one for .NET and one for PHP?
View 14 Replies
View Related
May 28, 2015
after creating a new cron job, when i try to open Scheduled Tasks i get this error :Internal error: DateTime::__construct(): Failed to parse time string (2015-05-28 0.12:0:37) at position 17 ): Unexpected character
Message DateTime::__construct(): Failed to parse time string (2015-05-28 0.12:0:37) at position 17 ): Unexpected character
File Helper.php
Line 143
Type Exception
View 1 Replies
View Related
Jan 30, 2013
I Have a WinServer 2008R2SP1 with plesk 11. I am able to access to PControl panel with https://localhost:8443 but not from outside the server (https://serverIP:8443)
The firewall if OK, allowing port 8443.
View 4 Replies
View Related
Nov 26, 2014
I would like my Plesk users to each have access to the mail folder for their domain. cPanel appears to do this by default by creating a folder named /home/user/mail which contains a subfolder for each domain name. Plesk, however, places all email folders together in the /var/qmail/mailnames folder. I would like to end up with a structure similar to how cPanel does it, but it looks like there are at least a couple of ways to accomplish that and I'm not sure what would be the most safe, reliable way to do it.
One way I can think to do it would be to override the Plesk dovecot config by adding a new config file to /etc/dovecot/conf.d. I think changing the values for mail_home and mail_location as follows would possibly work.
Old values:
mail_home = /var/qmail/mailnames/%Ld/%Ln
mail_location = maildir:/var/qmail/mailnames/%Ld/%Ln/Maildir​
New values:
mail_home = /var/www/vhosts/%Ld/mail/%Ld/%Ln
mail_location = maildir:/var/www/vhosts/%Ld/mail/%Ld/%LnMaildir​
I see a potential issue with this solution; the %Ld for an add-on domain will probably be the add-on domain, and there will not be a folder within /vhosts/ with that name. Perhaps there is another variable for the primary domain that I could use there.
A second way I can think to do it would be to add a symlink in /var/www/vhosts/domain/ named "mail" that points to the actual mail folder for a domain. Again, issues would probably occur here with add-on domains, and I also can't see a way to automate this. I also predict permissions issues with this solution.
I am using Dovecot if that makes a difference.
View 3 Replies
View Related
Sep 26, 2014
I'm just testing Plesk 12 on CentOs 7 and after installation is succesfully completed, I cant access [URL]
This is the environment and steps which I taken:
* Fresh CentOs 7 iso
* Windows 2008 R2 Hyper-v hypervisor
1) Installation of the CentOs successfully completed
2) Yum update
3) Download auto-installer
4) Run auto-installer
5) process successfully completed
6) NOW I CAN'T access the url ...
View 18 Replies
View Related
Sep 24, 2014
I need a private directory under {WEBSPACEROOT} e.g. d:/inetpub/vhosts/domain-name/ .
This is possible under the other's dedicate webserver running plesk for linux. (as a matter of fact linux version of plesk has a folder called private, for example to hold php files not accessible via http)
I have create this directory but is not accessible via php, and seems that is not possible to set the permission for the domain-owner.
I have set the desired path in open_basedir but this is have no effect...
View 1 Replies
View Related
Feb 10, 2015
I have a server with two hard disks.
The centos operating system and plesk (and also apache webserver) are installed on the first hard disk.
I have mounted the second hard disk (6 TB with ext4 file system) in a folder under /var/www/vhosts/AHostingAccount directory.
This folder is accessible via plesk's file manager but i cannot access it via ftp.
View 4 Replies
View Related
Sep 30, 2009
how to display the time and date of a file that was added to an Apache file directory on a cPanel server?
It used display the time and date back in the 1.3 and 2.0 days, but it doesn't on the 2.2 versions of Apache.
View 2 Replies
View Related
Oct 4, 2008
I would like to use cPanel Apache as the backend web server, and Squid cache as the front end http accelerator.
My VPS has two IP addresses, however, I want the httpd acceleration to occur only on one IP.
So far, I have installed squid cache and edited its config file to this:
http_port 74.50.118.189:80
httpd_accel_host localhost
httpd_accel_port 80
httpd_accel_single_host on
httpd_accel_uses_host_header on
acl all src 0.0.0.0/0.0.0.0
http_access allow all
My site has a few subdomains and I would like them to work.
So, what do I do now in the apache config (which I think is here: /etc/httpd/conf/httpd.conf ?)
View 1 Replies
View Related
Nov 29, 2008
I have a problem I am tracing on a single virtual host on a dedicated server running whm/cpanel and apache 2.2.9. I am tracking down a 500 internal server error on a group of cgi scripts (that works on another virtual host on the same server). Apache was installed with easy apache included with whm.
My problem has been narrowed to the cgi-bin itself. To test I created a simple hello world script that runs in the web directory of this particular virtual host, but gives a 500 error when run in the cgi-bin.
Looking at the configs for apache, boy is this a mess, I have a group of configs in /etc/httpd/conf and another group in /usr/local/apache/conf. When I restarted apache it seems to be reading the /usr/local/apache ones (even though they both look the same in /etc/httpd also.
On the httpd.conf file, the virtual hosts are listed there with all the paths I need. But above each one it gives a warning:
DO NOT EDIT. AUTOMATICALLY GENERATED. IF YOU NEED TO MAKE A CHANGE PLEASE USE THE INCLUDE FILES.
The include is listed on the virtual host as:
Include "/usr/local/apache/conf/userdata/domain/domain.com/*.conf"
on the one that works. And in the following format:
Include "/usr/local/apache/conf/userdata/std/2/domain2/domain2.com/*.conf"
on the one that doesn't.
The funny thing is that /usr/local/apache/conf/userdata does not exist.
This makes me truly appreciate my DirectAdmin server. Anyone have ideas where to look for adjusting apache server settings on this type of setup?
And is this complicated setup due to easy apache or cPanel itself?
View 2 Replies
View Related
Jul 11, 2007
my box has 2 ip's on it. venet0 and venet0:1. Apache is binding to both ip's. I only want it to bind to one IP and leave the other one free (on port 80 at least), before i go in and edit the apache config files by hand, is there any way to ensure i dont break anything in cPanel by doing this (i.e. are there any dependencies or does cPanel even have an intermidiate config for doing this)?
View 1 Replies
View Related
Sep 17, 2007
Just want to know if its a good and *safe* idea to upgrade apache on a production box to v 2.x from 1.3x?
I'm using cpanel 11, centos 4.5, apache 1.3x
Is there any expected quirks or mishaps (bugs) in using easyapache to upgrade?
View 2 Replies
View Related
Mar 17, 2007
I'm haveing two servers one for httpd connections only and other is cross connected for sql operations i have facing httpd restart problem from last two months. try to solve it but unable to get rid of it finally i decided to add more 1 gb ram in my http server which already have 2 gb of ram but this problem did not come to end it increase . now i use this option Modify Apache Memory Usage in whm and it show me result like that
Apache Limiter by cPanel, Inc.
Checking for BSD Accounting ....
Calculating Memory Limit .......3115248..1557624..2096440..2256437..1155295232..
..385098410..
Largest Webserver child cgi/ssi/php is now limited to 367 meg
for setting correct value for it or any good way for calculating rlimit cpu and rlimitmem value
View 2 Replies
View Related
Nov 24, 2007
Has anyone successfully gotten Apache 2.2 and cPanel 11 running in production? I would love to have this setup.
I'm currently running cPanel 11.15.0-RELEASE with Apache 2.0.16 with no problems.
I would love to get Apache 2.2 running so I can actually utilize Ruby on Rails.
View 13 Replies
View Related