Questions tagged as 'apache'

1
answer

Permissions error when wanting to upload documents in django using apache in redhat

When wanting to publish my website on a redhat server with apache, I can not write data on the bd, I followed this tutorial: link I already tried giving it permissions with chmod 755 db.sqlite3, I also tried as owner of the directory and...
asked by 08.04.2018 / 12:59
1
answer

how to configure virtual hosts for cakephp on ubuntu server 12.04 LTS with apache 2

I have problems in having two web app running on the same server. The error shown is: Missing Controller Error: SchoolController could not be found. Error: Create the class SchoolController below in file: app/Controller/SchoolController.php...
asked by 15.06.2016 / 18:09
5
answers

Php files are not running on ubuntu

Hi, I'm working with php mvc without frameworks on ubuntu and apache . When I work with codeigniter everything works fine, but% co_of pure% no. It's weird because I can see the files in the browser at the root o...
asked by 11.06.2016 / 00:48
0
answers

Procedure for registration of caged users and upload to www folder

I was creating a small howto to register caged users that can upload and modify files in a folder inside / var / www I would like you to see if it is a valid and safe procedure, or if something escapes us, or if there are other alternatives to t...
asked by 20.12.2018 / 08:57
2
answers

MySQL (MariaDB) saves everything in UTF8 correctly, but PHP prints it wrong. Why? [duplicate]

I'm making PHP, configured in default_charset = UTF-8 , put data brought from the MySQL database, also configured with all character variables and collation in UTF-8, within a select element, but it does not correctly encode characters...
asked by 28.04.2017 / 22:09
0
answers

Stop DDoS attack with Apache + Fail2ban

I write because I have a problem that I am not able to solve ... I have a server which receives denial of service attacks from different IPs at times. The vast majority of these attacks I have stopped using Apache + Fail2ban, denying iptables...
asked by 25.02.2016 / 22:16
2
answers

Message from mysql_fetch_array () expects parameter 1

I was trying to load content into an HTML table with the data I have in the database, but I find this "small" error. I have been visualizing different sites and as I did not find a quick and functional solution I come to you. This is my PHP c...
asked by 25.07.2016 / 07:09
2
answers

How can I see from the cmd if port 8080 is open?

How can I know if port 8080 is open? I am using a server with Windows     
asked by 13.04.2018 / 17:27
4
answers

Error starting httpd in centOS 7

I get an error when starting httpd in centOS 7. I tried restarting with systemctl restart httpd.service and also systemctl start httpd.service and I keep getting the same error, I've done it as root. It is worth mentioning that previo...
asked by 01.06.2016 / 05:29
4
answers

Improve the loading speed of my page with Bootstrap

Someone can help me with a performance theme, referring to the loading speed of a web page, since it is not constant. To measure it I use link and in some cases it gives me values in the first load of 1,242 seconds and in others it exceeds...
asked by 08.01.2016 / 18:38