Skip to main content

All Questions

2 votes
1 answer
3k views

What could be limiting my maximum upload file size on my Raspberry Pi LAMP stack?

So I have a LAMP webserver hosted on a Raspberry Pi 3. The Raspberry Pi has a RAID 10 connected to it through a hardware RAID controller. My goal is to be able to upload large files through my ...
Eric F's user avatar
  • 3,330
0 votes
1 answer
382 views

Page not found on webserver in my raspberry pi

I wrote a simple rest api few weeks ago, this api working good into my webserver (bitnami - localhost), and also to my pay hosting. Now I setup a webserver with the raspberry, I'm a linux newbie and I ...
Sevengames Xoom's user avatar
0 votes
0 answers
420 views

Raspberry Pi as server - stuck with users and groups

I just installed an apache2 server with php5 and mysql on my RPi (Raspbian Wheezy). I followed this tutorial: tutorial link Everything went well, even the file transfer via FTP (FileZilla). I ...
user avatar
0 votes
1 answer
2k views

My server is not receiving any php uploaded files

I have a local LAN server running on a Raspberry Pi (apache2) with PHP installed. I know that PHP is working, because I wrote a test file, echo "Hello, World!" and it worked. But, whenever I upload a ...
Rees's user avatar
  • 1