473,386 Members | 1,674 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Getting Started with PHP Hosting on a Linux Server

pntkiran
i have on project in php. i want to run that project on linux machine.

so to execute that project which steps required.

is there any need to configure httpd.conf file if then tell me all step required to run project with example.


thanks in advance.
Jun 4 '07 #1
4 1612
I would put yourself to http://www.apachefriends.org/en/xampp.html and download this, works on Linux, takes about 1 minute to setup a full Apache, Php, MySQL system, which is a bugger in Linux if you have not done it before, otherwise, you don't say what distro you are using, but http://www.howtoforge.com there are good "Prefect Setups" for Debian, Fedore and Ubuntu on there, which will get you up and running with a rather powerful Linux Webserver setup.
Jun 4 '07 #3
Motoma
3,237 Expert 2GB
i have on project in php. i want to run that project on linux machine.

so to execute that project which steps required.

is there any need to configure httpd.conf file if then tell me all step required to run project with example.


thanks in advance.
Most flavors of linux come with their own package management systems. These include deb, apt-get, emerge, yum, and rpm. I would suggest figuring out which system your Linux uses, and try installing with that first.

Using these package managers is usually quite easy, on Fedora installing PHP, MySQL and Apache should be as easy as:

yum install php apache2 mysql
Jun 4 '07 #4
pbmods
5,821 Expert 4TB
Changed thread title to better match contents.
Jun 4 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

11
by: Mike MacSween | last post by:
My client has an MS Access database application on her local machine. I have full access to that in terms of changing the design. I've got a simple PHP/MySql application on shared hosting, so no...
3
by: George | last post by:
VS.NET 2002/VB I would like to begin learning about DB programming, and I'm not quite sure where to start. Before I add MSSQL 2000 to my hosting plan, the question that comes to mind is, how do...
0
by: Kunal Pandya | last post by:
Windows Web Hosting @ $ 14.95 / Year! with FREE Domain Registration!!! + Web Control Panel + MIn. 5 Email Boxes + Packages starting from as low as 10 MB upto 50 GB dedicated hosting + Extra...
5
by: Scott | last post by:
Can anyone refer me to a good hosting provider? I'm looking for a reseller plan with PHP 5, MySql 5, 24 x 7 support, and most importantly, a solid uptime record. Customer referrals only,...
20
by: Dr. Colombes | last post by:
For a personal Web site with modest throughput and interactivity demans, I'm interested in your recommendation(s) for good (cheap, reliable, Linux friendly, very little, if any, sponsor...
4
by: mw | last post by:
Hi, Is it possible? I have an application built on the 1.1 .NET framework with a SQL Server 2000 backend. The LINUX server in question hosts php-based sites with MySQL. I just need a quick...
7
by: Si.W | last post by:
OK I've got Apache up and running also PHP and edited the httpd.conf and php.ini as recommended(by ricocheting.com). Problem is as soon as I have a single or double quote,all PHP after that just...
41
by: LayneMitch via WebmasterKB.com | last post by:
I was just chating with a few webdevelopers and it was brought to my attention that I need some type of server technology installed on my computer so I could get a visual of how my sites would look...
1
by: =?Utf-8?B?Q29kZVNsaW5nZXI=?= | last post by:
I plan to build my own 2008 Server/Hyper-V system and will not be using one of the tested Dell or HP systems from the release notes and could use some pointers as to my assumnptions and answers to...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.