Go to advanced search

by stuckinmobile
Wed Jan 22, 2014 2:32 pm
Forum: Troubleshooting
Topic: Accessing mysql database
Replies: 3
Views: 5193

Re: Accessing mysql database

Thank you for the responses, will be trying them out tonight. (Day job is calling!)
by stuckinmobile
Wed Jan 22, 2014 6:33 am
Forum: Troubleshooting
Topic: Accessing mysql database
Replies: 3
Views: 5193

Accessing mysql database

I'm sure my problem is permissions related, yet I don't know what my next step should be. After accessing mysql via: mysql -u root -p I was able to create a database. When I try and access it via a php script, mysqli_connect_error() tells me: Access denied for user 'pi'@'localhost' (using password: ...
by stuckinmobile
Sun Feb 03, 2013 1:26 pm
Forum: Beginners
Topic: web server install advice needed
Replies: 7
Views: 1111

Re: web server install advice needed

It all works, even have it pointing to my domain toyserver.com.

Thanks to all for your excellent help, it is appreciated!!
by stuckinmobile
Sun Feb 03, 2013 4:44 am
Forum: Beginners
Topic: web server install advice needed
Replies: 7
Views: 1111

Re: web server install advice needed

run "df -Bm" please and paste the result. And tell me what size SD card you have. "df -Bm" just shows free disk space and is safe to run. Filesystem 1M-blocks Used Available Use% Mounted on rootfs 29899M 1638M 26743M 6% / /dev/root 29899M 1638M 26743M 6% / devtmpfs 220M 0M 220M 0% /dev tmpfs 44M 1M...
by stuckinmobile
Sun Feb 03, 2013 2:05 am
Forum: Beginners
Topic: web server install advice needed
Replies: 7
Views: 1111

Re: web server install advice needed

What distribution are you running? Raspbian? Yes. If so, have you run sudo raspi-config to expand the root filesystem? Just did, ran the 'Expand root partition to fill SD card' and fdisk -l shows the same results. Apache2 install and setup goes flawlessly on Raspbian, OK, that's my understanding. H...
by stuckinmobile
Sun Feb 03, 2013 1:16 am
Forum: Beginners
Topic: web server install advice needed
Replies: 7
Views: 1111

web server install advice needed

My situation: I had my raspberry pi set up and wanted to proceed with turning it into a web server. According to the book Raspberry Pi User Guide, I should repartition the drive so I did per chapter 5. I then did a sudo apt-get install apache2 php5 php5-mysql mysql-server. The install didn't go well...
by stuckinmobile
Sun Jan 06, 2013 11:15 pm
Forum: Beginners
Topic: How to set up your Pi as your web server
Replies: 69
Views: 29178

Re: How to set up your Pi as your web server

Looked up http://my-music.mine.nu/images/rpi_rasp ... _setup.pdf. but for me it is Server Not Found.

I'm interested in this document, is it located anywhere else?

Or are there other / better sources of info RE: setting up Pi as a web server?

Thanks muchly!!

Go to advanced search