Posts Tagged ‘mysql’

How to set different tasks to different Network cards?

Okay, so I have a server that I’m hosting a website on, and I have 2 NIC cards installed in it, I had an idea to improve the efficiency of my network by setting only certain tasks to each card, like I want one to handle all of my LAN tasks like file sharing, printing, [...]

How to restart a Linux CentOS server?

It is a Linux CentOS server running Apache, MySQL and Parallels Plesk. Do I need to ‘prepare’ the system prior to restarting it? Do I need to write commands in a shell to be on the safe side or can just click on “Restart Server” in the Plesk control panel? Chosen Answer: Restart the server [...]

How do i make a website that people can sign up for?

Ok. so i am making a website (for these videos i do) and i am using Dreamweaver. So i what i want to know is, what do i need to make a website that people can sign up for? like i have a web host, and it supports php, is that all i need? if [...]

Web Hosting service which allows scripts to communicate to other websites.?

I want to create a website which downloads a particular file pointed by a url and save it in a mysql database daily. This data is used to serve other pages in the web sites. Does any free/cheap hosting service provides this feature? Other requirements are php and mysql support. Chosen Answer: Yes, you need [...]

How do I setup my own web server to host my own website?

I have a website that I was planning on hosting from my own web server, and I needed help setting that up. How do i start my own web server (hardware & software), and have that up and running to serve my site? Chosen Answer: LAMP (Linux, Apache, MySQL, PHP). You’ll get all four at [...]

What is the best machine for web hosting?

I would also like to know about the types of hardware such as which processors and RAM suit the role. If anyone can tell me any information about this or provide any links I would be grateful, thanks in advance. Chosen Answer: The best machine for running a web server is either Linux or OpenBSD [...]

How do I access MySQL database server service from a different machine ?

I have an online shopping website which runs MySQL database server in the back-end in a Linux/Unix server.How do I access/monitor this MySQL service from my home Windows XP PC ? I am not very expert in these things as I have to think about other businesses. Please help. Chosen Answer: after you have the [...]

What type of Server should I use to host an Adult Video Website?

I currently have a Windows 2003 Server, with IIS 6 and SQL Server 2005. I want to be able to embed videos using a script from a company such as AVS. The prob is that most of them seem to use MySQL and PHP as preference. Is it possible for me to add the php [...]

What all software and hardware do I need to host my own database driven website?

I have been using a hosting service for the past few years to host my company’s website. However the website has become very important in my company’s day to day operations. I would like to host my own site (creating an intranet to host this website). The website would still have to be assessable from [...]

which hosting (Linux or windows) should be best for opening a small web hosting business.?

I am a B.Tech 2nd year student I want to open a small web hosting business as a part time job.I will use php-mysql, HTML, javascript and css. which hosting should be more efficient from linux and windows. Chosen Answer: Linux. Windows is less reliable. Which version of Linux? Either CentOS or debian: http://www.centos.org http://www.debian.org [...]