Go to advanced search

by kevbot
Sun Mar 30, 2014 7:09 am
Forum: Networking and servers
Topic: Static IP for ethernet and wifi
Replies: 4
Views: 1727

Re: Static IP for ethernet and wifi

Thank you so much! This was a huge help, I had spent hours on it haha
by kevbot
Sun Mar 30, 2014 5:15 am
Forum: Networking and servers
Topic: Static IP for ethernet and wifi
Replies: 4
Views: 1727

Static IP for ethernet and wifi

I have been looking at heaps of threads (mostly quite old) trying to explain how to set a static IP for wlan0. So far I have successfully got a static IP working for eth0, which hasn't given me any problems. With the current interfaces setup states a static IP for eth0 but dhcp for wlan0, which is a...
by kevbot
Wed Mar 26, 2014 10:48 am
Forum: Networking and servers
Topic: PHP code commented out on apache server
Replies: 12
Views: 5173

Re: PHP code commented out on apache server

Thank you so much to everyone, the wolram thingy worked :) PHP is working!
by kevbot
Sun Mar 23, 2014 10:36 am
Forum: Networking and servers
Topic: PHP code commented out on apache server
Replies: 12
Views: 5173

Re: PHP code commented out on apache server

It looks like the install has been requested, but failed for some reason. The first "i" means "Desired state = Installed". The "U" means "Current state = Unpacked", which is part way through the install procedure of Download, Unpack, Setup, Install, Configure. The question is why it failed? Try sud...
by kevbot
Sun Mar 23, 2014 10:22 am
Forum: Networking and servers
Topic: PHP code commented out on apache server
Replies: 12
Views: 5173

Re: PHP code commented out on apache server

DougieLawson wrote:sudo apt-get install libapache2-mod-php5
should fix it.
Hi, apparently it's already installed to to the newest version...
by kevbot
Sun Mar 23, 2014 10:14 am
Forum: Networking and servers
Topic: PHP code commented out on apache server
Replies: 12
Views: 5173

Re: PHP code commented out on apache server

Okay, I tried that and it returned

Code: Select all

iU  libapache2-mod 5.4.4-14+deb armhf        server-side, HTML-embedded script
I'm sorry if I don't pick up on what you're doing, I'm pretty new to the Pi.
by kevbot
Sun Mar 23, 2014 8:49 am
Forum: Networking and servers
Topic: PHP code commented out on apache server
Replies: 12
Views: 5173

Re: PHP code commented out on apache server

Hi there, the a2enmod command returned:

Code: Select all

ERROR: Module php5 does not exist!
Does this mean it was incorrectly installed?
by kevbot
Sun Mar 23, 2014 5:59 am
Forum: Networking and servers
Topic: PHP code commented out on apache server
Replies: 12
Views: 5173

PHP code commented out on apache server

I have followed numerous tutorials on how to setup a basic LAMP server on my Pi running Raspbian Wheezy, and have got the initial 'index.html' to run correctly, and connected from another device on my home network. Although I have supposedly successfully installed apache2, php5, mysql-server, mysql-...

Go to advanced search