Install Subversion On My Shared Environment

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


ADVERTISEMENT

Why Would You Need CPanel In A Shared Hosting Environment I.e. Not VPS

Apr 17, 2009

I have seen some shared hosting providers include cPanel. As far as I understand cPanel is to manage and install apps on VPS. Why would you need that on shared hosting?

View 14 Replies View Related

Security In Shared Hosting Environment

May 26, 2009

I am in a shared hosting environment. Their php's setting does not have open_basedir set and safe_mode is off.

I was poking around their server and noticed that using some simple system() calls within a php script, I was able to access /etc/passwd and therefore access all their client's public_html.

I am currently calling them to let them know of the vulnerability. But out of curiosity, is it normal that I can read all the other site hosted? They do have config files with mysql pasword in it.

View 3 Replies View Related

Shared Hosting Environment: Nginx

Aug 3, 2008

Has anybody successfully used nginx in a shared web hosting environment?

It seems quite powerful and looks like it would be well suited for such an environment, combined with FastCGI, looks like it could serve a lot of hits on relatively inexpensive servers.

The main problem I'm foreseeing is a demand for mod_rewrite, which may cause some support headaches.

Anything else I'm not thinking of?

(I did search but the last post I found was from 2007 with no replies, and necroposting is bad)

View 0 Replies View Related

Secure Mod_php On A Shared Hosting Environment

Jan 21, 2007

I'm running a shared hosting environment and I'd like to know if it's even possible to secure the Apache while it's running mod_php. I know I could go suPHP with PHP-CGI, but that'd increase drastically the server load.

So what should I do to best secure the server?

So far now I did:

- Apache:
Installed mod_security and mod_evasive.

- PHP:
Set register_globals=OFF
Set disable_functions = ini_restore, popen, exec, shell_exec, system, passthru, proc_open, proc_close
Set safemode=ON
Set open_basedir to user's directory on virtualhost

Is that would be a secure environment for my users?

View 2 Replies View Related

MySQL Usage Limitations In A Shared Hosting Environment

Mar 18, 2009

One of my friends uses a popular shared hosting provider, and I was assisting him with a web site issue earlier.

I noticed the following warning in the host's control panel:

"[MySQL databases] may not be used for log evaluation operations, ad clicks, chat systems, banner rotations, or similar applications putting extreme loads on the database under any circumstances."

Is this common at other shared hosts?

View 14 Replies View Related

Is 40 Max_user_connections For MySql Typical In A Shared Hosting Environment

Mar 17, 2008

Is 40 max_user_connections for MySql typical in a Shared Hosting environment? Or are there Shared Hosts out there that allow more than 40 max_user_connections per account?

View 14 Replies View Related

How To Install Shared Ssl In Cpanel Server

Apr 19, 2009

how to install shared ssl in cpanel server

View 2 Replies View Related

Install PHP IMAP Module On Shared Server

Oct 13, 2008

I am running an account on a shared server (pair.com) and need to recompile PHP to add the IMAP module. Is there anyone that can point me in the right direction. Is there a way to easily keep the current settings and just add this module?

View 13 Replies View Related

Shoud I Install Any PHP Acceletator On My Shared Hosting Server

Oct 27, 2009

if I should have a PHP accelerator on my shared hosting server like eAccelerator or xCache.

I heard APC is not compatible with Zend Optimizer, which is a must have in shared hosting environments, please correct me if I'm wrong.

View 1 Replies View Related

Offering Subversion Hosting

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

Subversion Server RAM Usage

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

Memory Used By Apache With Subversion

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

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 View Related

SVN (Subversion) Module/Plugin For CPanel

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

Installing Subversion, Cannot Find -lexpat

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

Ubuntu + Apache + Virtual Host + Subversion

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

Setting Up An Environment On My VPS

Nov 3, 2007

I initially wanted to set up a VPS because I want to build a web application. The first phase is to set up a development environment, testing environment and production server. For the development environment, I want to set up an SVN server for my code (one reason why I chose a vps instead of a shared server) as well as a bug tracking system. Each environment would be under subdomains, except the production server (development.domain.com, trac.domain.com, testing.domain.com).

My question is what is the best way to utilize my VPS for this type of environment? Should I create a client for each environment? Stick everything under my admin account? I'm sure this is a simple question, but I just want to make my system as organized as possible.

At the minimum, could someone point me in the direction of any resources?

View 5 Replies View Related

Setting Up VPS Environment

Oct 5, 2009

I bought brand new server (2x i7 (8cores), 12GB DDR3, 4x1TB HDD etc...)

Well basically i want to divide my server into few VPS, so how can i start, which virtualization to use etc...

View 6 Replies View Related

Your Server Environment

Mar 30, 2008

what others are doing within their hosting environment in which they are providing servers to their customers, either dedicated or shared. Do you build custom servers, use desktops or buy name brand like Dell, HP or IBM. I am curious as to why you take what approach you do. How large is your environment as far as servers go and how many customers you have.

Secondly are you currently taking advantage of virtualization technologies within your server environment. If so for what main purpose? Consolidation of server sprawl, availability, reduced hardware costs, heating/cooling, floor space, etc.

View 1 Replies View Related

Hybrid Environment

Jul 25, 2007

I am still in a thinking stage and will like to learn from your experience, and was wondering if any of you folks have a hybrid environment i.e. Linux and Proprietary systems and what kind of issues do you run into. And also, what pieces of technology you have - which are open source and which ones you have are proprietary and any changes you anticipate 1 year out.

View 1 Replies View Related

Grid Environment

Sep 27, 2007

I have 4 of these xeon servers, i want to setup a grid environment...

View 6 Replies View Related

R1Soft In A Virtualized Environment

Mar 1, 2009

Anyone have any experience using R1Soft in a virtualized environment as the VPS provider rather than the VPS user?

I'm wanting to offer some solid bare metal backup. It is generally difficult to do sound backup procedures in dom0, since can sometimes suffer file corruption when backing up running domUs from outside of them, and I use LVM drives rather than disk images.

I've always heard backing up from inside domU is best.

R1Soft is an obvious option but the pricing seems quite high and I'm wondering what kind of CPU/disk usage impact it could have. Say you just have 16 virtual servers per box (2 per core)... that is 16 instances running, and ~$2400 just in licenses alone.

Anyone have any experience doing backups/CDP in a virtualized environment? You using R1Soft or something else? Inside domU or out?

I wish R1Soft offered monthly pricing, since then the upfront investment per customer isn't nearly as much.

View 3 Replies View Related

A Perfect LAMP Environment

Feb 15, 2008

I'm in the process of trying to document a process for setting up any new LAMP servers in our hosting environment and I was wondering if anyone had any input on software and best practices that they use in their environment and why. I.E.

PHP setup
Apache setup
Preferred Linux Distro
FTP program used
User creation guidelines
Default php.ini settings
Default site settings
etc.

View 2 Replies View Related

Proxmox Virtual Environment

Aug 10, 2008

Just find this piece of application, have any one tried and would like to share experience?

View 2 Replies View Related

Hosting Under The SLES Environment

Mar 8, 2008

Pros/cons? Success stories? Security/stability? Tried w/ cPanel? Yes/no?

A good friend handed me a SLES disc awhile back and I'm loading it up now to give it a shot on a whitebox with one of my test domains and IP's. Anybody have anything to share?

View 2 Replies View Related

SQL05 In Hosting Environment

Sep 2, 2008

I'm running SQL 2005 in my hosting environment, and plan on offering as part of my plans.

The one issue I'm having is any user can view all the databases. My main issue is I need to store client information (sorry, I only can afford one server) into the database. Basically I'm creating *all* the backend panels, management, etc in ASPNET/C#.

The database will have FTP, email, payment, etc stored it in. Should I hold off and only offer mySQL? I DO NOT want the users seeing my databases like that. They can't access them, but still. I don't know what Microsoft was thinking!

I was thinking about developing my own SQL Manager where you could execute scripts, edit/create tables, and do everything you needed right inside of your webbrowser. This is, of course, a lot of work when you can do it easily in SQL Manager express. I imagine my way would be easier since I could make a list of blocked commands, run a check on the commands the user is executing, and block them.

By the way, I'm running Windows 2008 x64 w/IIS7 and the entire panel will be custom made by me and two other programmers, with me being the lead developer.

View 13 Replies View Related

Diskless Machines In Your Environment

Jul 17, 2007

In your environment, have you ever used diskless machines (e.g. booted with BOOTP/DHCP/TFTP) for any reason? Where in your environment are you making use of them (e.g. what types of servers - web, application, database, DNS, etc...), and how has it turned out for you?

Has it actually yielded any of the promised benefits that the literature on them says, or was it a pain to set up and maintain?

Any interesting use cases on what you use them for and, as importantly, what are your criteria for determining whether a particular type of server should be diskless or not?

As this forum is filled with people with lots of experience running hosting businesses or their own web applications and therefore have managed thousands of machines between yourselves, I figured this is an appropriate and interesting question to ask. I'm hoping to get insights from here that I can't get from reading any old web article.

View 1 Replies View Related

Apache :: How To Log Environment Variables

Jun 19, 2013

Apache (2.2) logs. How can i log the environment variables? (pls do not send me link to manpages - i have it - at least not at this point).I added in apache.conf to the LogFormat combined line for test purposes one environment variable which is valid for sure....

View 1 Replies View Related

Creating Subdomains In A IIS / Windows Environment

Jun 24, 2009

I am trying to create a subdomain on my dedicated server myself without paying 20 bucks to get it done through the host. I've been able to create the directory through IIS Manager and have it setup to point to a specific IP.

I'm not entirely sure what to do from this point on....When I type in the subdomain on the browser, it says it can't find it, so I'm guessing I have to do something through the DNS but not sure on how to do this.

It's IIS 6 on a Windows 2003 Server.

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved