1
vote
2answers
146 views

How do I locate php.ini?

I installed php on the server and php_info(); displays: Configuration File (php.ini) Path /home/gmcnulty/php However, I don't see anything there nor do I see any php directory? How do I ...
-1
votes
1answer
1k views

Best Linux Distro for web services (Nginx & node.js) on laptop: Compaq 6710b? [closed]

I haven't used Linux in 5+ years, aside from d/l occasional system recovery CDs off DistroWatch, so I don't know the current landscape. Related postings on this forum are several years old & may ...
3
votes
2answers
3k views

How to access http://localhost on the host operating system if the server is in a virtual machine?

I always used XAMPP for my LAMP environment and developed directly on Windows 7. But now I want to do all my web development on Linux so I installed Ubuntu in virtualbox and installed PHP/MySQL and ...
0
votes
2answers
243 views

Setting up SVN with two clients and one server for a live site

I work with a client who has a dedicated Linux based Plesk server. The website (say example.com) is live and since there are huge modifications usually required, it is very difficult to make them work ...
1
vote
2answers
317 views

what flavor of linux is popularly used in companies running web applications?

i lack some knowledge in linux and was wondering what flavor of linux is popularly used at companies who operate web applications. i know there are alot of them and i worry that if i learn one flavor ...
1
vote
2answers
217 views

Tools required for a Web Development Project

I wanted to design a project in linux which could contain programming languages(C, perl, PHP, HTML, XML etc) basically a web based project. Why i have chosen to build on Linux is because it is Open ...
1
vote
5answers
749 views

How to use a Personal computer as a Linux web server for development purposes

How to use a personal computer as a Linux web server for development purposes. Is it possible to have both Windows XP and Linux web server in one computer? Suggestions, ideas?
2
votes
1answer
544 views

Subversion multi checkout post-commit hook?

The title must sound strange but I'm trying to achieve the following: SVN repo location: /home/flx/svn/flxdev SVN repo "flxdev" structure: + Project1 ++ files + Project2 + Project3 + Project4 ...
6
votes
2answers
552 views

Linux for work, virtualized Windows for games?

Hello, as a freelance developer I recently found myself severely bound by the memory limit of 32-bit operating systems, and I need to upgrade to a 64-bit system in order to continue working ...
3
votes
2answers
130 views

Is Ubuntu 10.04 suitable for working on for web development

Im just wondering what everyone's experiences are with the latest Ubuntu 10.04 version? Is it stable enough for a working environment? I require it for web development, so using VMs, IDEs, connecting ...
2
votes
2answers
188 views

Using Linux Advantages in web development invironment?

I would like to gather some ideas what are the Pros and Cons in using Linux in Web Development, And would like to know what Linux platform would you be recommending and why.
1
vote
2answers
3k views

Bandwidth Throttle for linux

The Throttle Firefox extension doesn't work on linux. Is there a utility for linux that could throttle the bandwidth usage for a particular program/process, or even the entire system? Main usage ...