A computer program running as a service, a physical computer dedicated to running one or more such services or a software/hardware system such as a database server, file server, mail server, or print server.

learn more… | top users | synonyms

0
votes
2answers
42 views

Website images stop loading

I have a website at www.bdgregg.com. The website was once hosted on a different server. I have moved the site to a new server. Everything remains the same as far as site content, images etc. However ...
3
votes
1answer
44 views

Mirroring of Apps across servers

We wish to host multiple apps across multiple servers. What we are looking for (ideally) is an existing solution which will work. For example, normally to do it we'd follow a route (for failover) ...
1
vote
1answer
50 views

Setting up a VM testing server [MySQL, HTML, & PHP webstore] Testing for SQL correctness?

Question: Is there a way to test for correctness once the SQL DB copy has been installed on the local machine so I can confidently move to step number 3? Is there any information on the web that would ...
1
vote
1answer
76 views

Cannot alter file permission on server (550). Is this because I have no domain name?

I am building a site on a CMS (modx) for a client who has not decided on their domain name. I have access to WHM so just set up an account with out pointing any domain name to it and began developing ...
0
votes
1answer
150 views

How to copy Wampserver functionality for localhost on Ubuntu

How to recreate a Wampserver like functionality on my localhost so I can see loaded Apache/PHP/MySQL Version, Loaded PHP modules, My Projects (actual directories in the "/var/www"/) and etc.
0
votes
1answer
197 views

Migrating Ruby on Rails Website to New Server (Linux)

I have an existing website that is a Ruby on Rails project. I have another server i need to transfer the existing website too. The server i wish to transfer too was originally hosting the website so ...
1
vote
0answers
40 views

Best practices for serving multiple sites with Apache2

I have a server with a number of virtual hosts. Over the last couple of years I have continually been improving on most parts of serving these sites, everything from how and where to do logging, how ...
1
vote
0answers
16 views

Should Server or App. Handle API Versioning Logic

My server redirects requests to a single front-end controller. Should it contain enough logic for mapping requests to different controllers based on version, or should the controller handle this ...
1
vote
0answers
42 views

connecting… for infinity time

I have website working fine before. But now its not able to connect to the server(I believe that is the problem). But its strange that the message not able to connect to the server is not coming and ...
0
votes
0answers
14 views

What can cause ncftpget to create load on server?

When I'm transferring big files between two servers with ncftpget I'm experiencing very high load on the receiving server. What can cause this?
0
votes
0answers
107 views

Dreamweaver CS5 Test server works but cannot connect to host server through files window

I've been managing this site for a long time and update coupons on it approximately every 60 days. For some reason, I'm not having problems: I opened DW CS5 today and made the changes necessary to ...
0
votes
0answers
59 views

cPanel's Web Disk - Security issues?

I'm thinking of using Web Disk (built into the later versions of cPanel) to allow a Windows or Mac computer to map a network drive that is actually a folder on our website (above the public_html ...
0
votes
0answers
77 views

Link Domains/Subdomains to folders in a PC Server?

My PC has a configuration to work as a server. It has quad core processor with 8GB RAM. So I made it a server. Now i want to know, how can I link the domain names to various folders in my WAMP. At ...