Questions tagged as 'apache'

0
answers

ASP.NET MVC on linux (mod_Mono, apache)

I'm trying to run my ASP.NET MVC application on a CentOS 7 system. After installing the mono and verifying that I can run using XSP, I'm having difficulty configuring mod_mono in apache. You are currently giving the following error: Service Unav...
asked by 21.02.2017 / 15:06
0
answers

Problems with friendly url apache 2.4.18

Good night, guys, how are you? I installed apache 2.4.18 on my linux mint 18.1 "Serena" ciannon. When I log in to the system it stays blank and does not load the content. I've already activated mod_rewrite I've already changed AllowOve...
asked by 12.01.2017 / 00:54
0
answers

Error connecting to pdo_mysql when using docker with apache and mysql

I'm using docker with apache 5.6 + mysql: MySQL Official Docker PHP Official PHP - Version 5.6 First I ran the mysql image, then ran the following command line to run the apache image, linking the two:    docker run -d -p 80:80...
asked by 03.01.2017 / 12:42
0
answers

Problem with PDO extension Postgres

I use apache + php7 + postgres on Ubuntu and it works fine. But now I wanted to do the installation by hand in Windows 8.1 and found a problem: I installed Apache 2.4, PHP 7.1, and Postgres. Apache worked fine, but when I test my projec...
asked by 25.01.2017 / 02:57
0
answers

I can access Tomcat by lynx http: // localhost: 8080, but I can not get through the local Machine browser [closed]

I'm having a problem getting tomboy to be accessed by http: // from anywhere. For you to understand better: I have a VM CENTS 6.6 and in it I installed TOMCAT 7 and JAVA 7 I've reinstalled Tomcat and if I try to access tomcat page by lynx...
asked by 06.11.2016 / 04:46
0
answers

File download closing session in PHP

I have a PHP file download system with login and session expiration in 30 minutes, at first I thought it was some logic error, but the system user only unexpectedly logs off when downloading several files in a short time lapse. Already if user d...
asked by 05.10.2016 / 15:28
1
answer

Problems getting accented files in Tomcat 8!

I have the same application in tomcat 7 and tomcat 8 , only in tomcat 8 of a problem, src of an image but in the files of the images that has accentuation of a not found error, it follows images: filename: FAVORITOS-MENU - SEM...
asked by 24.11.2016 / 17:24
1
answer

HTACCES url problems - 301 redirect does not work on a page

I redirected 301 of some of the url's from my site recently and started to give the image problem: My.htacceslookslikethis:RewriteEngineOnOptionsAll-IndexesRewriteCond%{SCRIPT_FILENAME}!-fRewriteCond%{SCRIPT_FILENAME}!-dRewriteRule^(.*)$inde...
asked by 06.10.2016 / 13:32
2
answers

Error in the mdstring extension is missing

I installed wampserve64bit on windows 10 and the following message appeared when I opened phpmyadmin ;    the mdstring extension is missing please check youtu php configuration How do I resolve?     
asked by 31.08.2016 / 15:40
1
answer

Generate Apache logs in different files

I have a VM running a single PHP project, uniquely hitherto with external access released. Last week I had to create a folder inside the www with the signatures of the emails of the employees, and the log file at that moment is full, because in...
asked by 29.08.2016 / 19:20