Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
282 views

Ubuntu 11.10 LAMP install Apache /var/www/ access denied

Ok I installed Apache2, PHP5, MySql, phpMyAdmin, your standard lamp stack onto my freshly installed Ubuntu 11.10 amd64 desktop edition. All seems to be working properly however unless I go through the ...
2
votes
2answers
65 views

Debian - LAMP Install

I am installing a LAMP install on Debian GNU/Linux and have been asked to enter the following command sudo touch /var/www/info.php I was just wondering if anyone could explain what it does. ...
1
vote
1answer
1k views

Uninstall LAMP Ubuntu 11.10

I recently installed a LAMP stack on my Ubuntu 11.10 machine so I can work a little more easily with some of my outside work. However come to find out the lamp stack is conflicting with my core paying ...
0
votes
0answers
43 views

Cannot symlink MyISAM databases

So we're a few web developers working on their own projects, which we'd like to access remotely, but still work locally (so, LAMP on the server, MAMP on each computer). The benefits include easily ...
2
votes
1answer
47 views

Does apache server need a router to connect?

I am trying to set up an apache server on Ubuntu 11.04. I am plugged directly into the wall at my apt complex and I do not have a router. I was able to connect it through my roommates router and ...
1
vote
2answers
62 views

Is it possible to setup PC as a server over LAN, and run a real (test) website on it?

Here's what I have - - a Intel dual-core PC with 6GB RAM and 320GB SATA HDD (I have a new model Sony VAIO laptop too, if that's any better); and a 8mbps home LAN (Broadband) connection. I do not know ...
1
vote
3answers
103 views

Web Hosting at home on Old Hardware [closed]

This is a re-make of this interesting question. I've rephrased it slightly to avoid pulling aggro and to provide some quality information, as I've pondered this before, but only JUST ran the numbers.. ...
0
votes
0answers
63 views

Automated backup of Apache & MySQL sites to live remote servers

I'm looking for a nice utility to maintain backup instances of my LAMP-based web applications. (LAMP = Linux Apache MySQL PHP {don't care about the PHP part}). I want the backup instances to be ...
2
votes
1answer
67 views

Could I run Visual Studio and check code into SVN, installed on Ubuntu, on the same machine?

My original question was going to be "Can a Windows process communicate with Linux running in a VM on the same machine?" but this is a little more specific. I'm going to get a new machine soon, and ...
0
votes
1answer
472 views

Adding Webmin to Bitnami Lamp Stack

I'm running Bitnami on my free tier amazon bitnami-lampstack-3.0.6-0-linux-ubuntu-10.04-ebs (ami-aa8cf5f8) Description: BitNami Lampstack 3.0.6-0 EBS AMI Status: available Platform: Ubuntu Image ...
2
votes
2answers
52 views

How to make no one able to connect to my localserver except me?

I've installed a LAMP server locally and I want it to only be accessible from my own computer (not even my local network), only through loopback. Is this possible to do securely? If so, how?
0
votes
1answer
455 views

Apache can't bind to address [::]:80, already in use

I run sudo /etc/init.d/apache2 start and get this: Starting httpd2 (prefork) (98)Address already in use: make_sock: could not bind to address [::]:80 (98)Address already in use: make_sock: could not ...
0
votes
2answers
417 views

PHP file wants to download, not display?

I'm following these instructions exactly: http://wiki.debian.org/LaMp But my test PHP file, created at: # nano /var/www/apache2-default/test.php wants to download in the browser, not display as a ...
2
votes
2answers
173 views

Ubuntu LAMP server install issue

I've installed Ubuntu server 10.10 on a virtual machine using VirtualBox (I'm running Windows 7 64-bit). I have been following these 2 guides in order to set the system up for web development: Ref ...
2
votes
2answers
322 views

Using Linux on a virtual machine to run a LAMP test server?

I'm a web developer and I am building a site on a CMS that has issues moving from a WAMP server to LAMP. The live server is LAMP and I am running Windows 7. I don't want to run into problems moving ...
0
votes
1answer
53 views

Have Desktop Ubuntu Installed with 2nd HD having 2 LVM partitions: want to install LAMP

I have Ubuntu 10.04LTS Desktop version installed on a 300GB HD. I also have another 300HD divided into two 150GB LVM partitions neither of which are used at this time. I want to install LAMP and run ...
0
votes
1answer
47 views

A good resource for LAMP?

I want to learn about servers, not for any particular application, I simply want to learn. I am looking at LAMP, but I can't find any resources for learning about it. I have a giant book from 2004, ...
0
votes
0answers
60 views

Installing libssh2 for a cakephp project deployed using lampp

I need to do SFTP connections on my application and I decided to use libssh2 for that. Can anyone point me as to how to install libssh2 for a cakephp project deployed on lampp? (I use Ubuntu 10.10)
0
votes
1answer
200 views

Drupal on CentOS / RedHat

I have just setup a fresh installation of CentOS in VM form. I want to try and test out Drupal. What is the best way to install Drupal? I have not installed LAMP yet.
0
votes
1answer
439 views

Will the new 13" MacBook Air be enough to develop on and run a LAMP server in a Virtual Machine? [closed]

I'm in the market for a new Mac notebook, and I really like the form factor of the 13" MacBook Air, as I'll be biking with it every day. I currently have the 2009 15" MacBook Pro, which is powerful ...
0
votes
1answer
435 views

BitNami LAMP stack on ubuntu

I just installed BitNami LAMP stack on ubuntu. When I visit localhost/127.0.0.1 Apache returns "403 Forbidden. You don't have permission to access / on this server." I try repointing Apache's home ...
0
votes
3answers
260 views

Netbook for Developer [closed]

HI, I need a move compact laptop for travel, I am looking into getting a 10" netbook which will beable to let me run a decent LAMP environment. I was looking into HP they seem to have the fastest ...
2
votes
2answers
688 views

Convert MySQL DB from MyISAM to InnoDB

So I think I am having problems with a component of Joomla because I do not have my db setup to use the InnoDB engine. I think this because I have not changed anything in the running of MySQL and ...
0
votes
1answer
52 views

Ubuntu Server Edition

I just installed the lasted version of Ubuntu server with LAMP my goals to build my own site and database (php mysql). is there a list of all the useful commands somewhere? is there a good how to ...
2
votes
6answers
197 views

Turning a Laptop in to a Web Server

I have an Lap top with windows XP on it (visual studios 2008 and MS SQL Manager 2010), for personal use I want to turn it in to a web server should I install ISS. Or would it be easy / better to ...
0
votes
1answer
278 views

What are the steps to install a LAMP configuration under Gentoo

All of the guides I could find online were from 2004 and they no longer work. I am stumped. Could someone create a step by step guide? I have Apache working, but PHP does not work.
0
votes
2answers
592 views

Ubuntu 10.04 LAMP installation

I have tried to install a LAMP server on my Ubuntu 10.04 (home) installation by typing this into the terminal: sudo apt-get install lamp-server^ However, afterwards, when I point my browser towards ...
1
vote
3answers
377 views

How can I get log messages from the LAMP server on Ubuntu 10.04?

How can I get log messages from the LAMP server on Ubuntu 10.04? Should I install some good program on Ubuntu for that purpose?
0
votes
2answers
456 views

(Ubuntu - Lamp) Why exist in Ubuntu lamp 2 PHP.ini files?

Why exist in Ubuntu lamp 2 PHP.ini files, and what function they doing? /etc/PHP5/cli/PHP.ini /etc/PHP5/apache2/PHP.ini
0
votes
1answer
251 views

LAMP: How do I set up http://myservername.com/~user access?

Been trying to Google this, but I can't figure out good search terms to find any info about what I need, since I don't really know what it's called. I'm pretty much being thrown to the wolves to ...
1
vote
2answers
610 views

Custom php.ini override for each user

How can I make it so that each user (with Apache's mod_userdir) has a php.ini file in their home directory that gets used along w/ the system php.ini (currently in /etc/php5/php.ini? Cheers! EDIT: ...
1
vote
2answers
396 views

AllowOverride for userdir

I need to allow all userdir (host.com/~user) to override options in their .htaccess, such as php_value. Where do I configure Apache to AllowOverride ?
1
vote
1answer
596 views

New web page and edited localhost/index.html gives a 404 error

I am using Ubuntu and have AMP. I tried to create a new folder under /var/www/html/ it says not found. I edited the http://localhost/index.html and that gives me a 404 error. I guess its something ...
0
votes
2answers
190 views

Installed LAMP, but PHP does not seem to work

I did the yum install for apache, mysql, php, phpmyadmin. localhost/phpmyadmin displays correctly. I would assume PHP function correctly. I put my webpages in /var/www/html/test_site/index.php. ...
1
vote
3answers
4k views

How can phpMyAdmin be restarted after /etc/phpmyadmin/config.inc.php is changed?

How can phpMyAdmin (running on Ubuntu 10.04) be restarted after the /etc/phpmyadmin/config.inc.php file was changed?
0
votes
1answer
563 views

MySql Error(UBUNTU):The MySQL server is running with the --skip-grant-tables option so it cannot execute this statement

Hi when i enter:GRANT ALL PRIVILEGES ON . TO 'yourusername'@'localhost' IDENTIFIED BY 'yourpassword' WITH GRANT OPTION; I get:The MySQL server is running with the --skip-grant-tables option so it ...
0
votes
2answers
330 views

Local Apache web server works only when connected to the net

I installed Ubuntu and got the LAMP stack installed as well. The problem is I have to be connected to the internet for the local Apache webserver to work. I changed the IP address on the dnshost, in ...
2
votes
1answer
3k views

Installing LAMP stack on Ubuntu 10.X Desktop version

I want to install LAMP stack on Ubuntu desktop version 10.x. Do I have to reinstall the whole thing via the server version or apt-get install?
4
votes
4answers
647 views

How to build or find smallest linux with only LAMP

I have an old P4 computer. I would like to use it as a test LAMP server and a need to find or build smallest LAMP server. I don't need anything fancy. If it can run popular CMS's like Joomla or Drupal ...
1
vote
3answers
2k views

WAMP Server vs LAMP Server

I want to set up a basic web server at home. I run Windows (XP on the machine to be a server), however I also have Ubuntu on hand if I need to run that. Basically I was wondering if there are any ...
3
votes
2answers
765 views

Looking for a opensource, web based, double entry accounting system [closed]

I need some accounting functionality for an existing web based system and are trying to find an open source web based accounting package with which I can integrate instead of writing the functionality ...
1
vote
4answers
3k views

Install SFTP on Debian Lenny use root user to login

I am new to linux. I have a server that I have successfully installed Debian Lenny on and everything else needed for a LAMP server. But I am unsure how to setup FTP. My first attempt went horribly ...
3
votes
4answers
999 views

Best practices for setting up LAMP development environment

I'm having a nightmare setting up a decent environment for developing Wordpress on a local machine. I'm constantly manually tweaking file permissions every time I add a plugin. I can't install ...
0
votes
5answers
2k views

How to use my computer to control a lamp?

I've been researching computer automation systems, but everything I've found has been overkill for what I'm interested in. Can anyone help me control a lamp that is on my desk, plugged in the wall ...
3
votes
10answers
1k views

Is there such a thing as a persistent ram drive?

I have a laptop with a LAMP setup. The HDD is slow, which causes my unit tests to run slowly. I was wondering whether I could mount the web root the mysql database on some kind of ramdisk. From what ...
1
vote
5answers
1k views

LAMP/TURNKEY LINUX/VIRTUAL BOX: Manipulating Files on a Virtual Machine

I am running Ubuntu 9.10 and I want to install turnkey linux's LAMP server on my machine to test out my code. I installed Turnkey LAMP via VirtualBox and it seems to be working because I can access ...
1
vote
1answer
640 views

Shut Down VMware guest applications when UPS kicks in

So my situation is that I am running VMware workstation to run a LAMP server for some lightweight data collection. My host OS is Windows XP. I have a APC UPS that is set to shut down the PC via ...
1
vote
2answers
5k views

When I start Ubuntu it enters tty[1-6] instead of my desktop (How do I get to desktop?)

When I start Ubuntu it enters tty[1-6] instead of my desktop. Normally I could get back to the desktop by pressing CTRL + ALT + F7 but that doesn't work. I tried sudo apt-get install ubuntu-desktop ...