Questions tagged as 'apache'

0
answers

Problems with Brew in Rapache

Good, I recently installed rapache in ubuntu server 14.04, I made all the configurations and created the file r.conf and r.load in / etc / apache2 / mods-available. Inside r.conf I place  SetHandler r-script  RHandler sys.source And I do s...
asked by 08.03.2017 / 14:39
0
answers

How to start a PHP script using a jpeg / png as an extension?

What I do is the following I create a .php that will have as an extension .png or .jpg which is supposed to show the image, but does not show me anything: <?php header("Content-type: image/png"); echo "<img src='".$v...
asked by 26.02.2017 / 13:41
0
answers

Run to my project

Good morning, I am trying to run my project in eclipse, and I get an error, that the server could not be started in localhost I got the ports error I changed the ports, I have added server and I do not know what happens, I could help re...
asked by 14.12.2016 / 18:50
0
answers

blank page when logging in

I've been with a problem for days, which frankly I do not know why it happens to me. The issue is that I have a project on localhost, which worked perfectly, and everything worked, until I tried to optimize it (which I'm not sure is that), us...
asked by 15.11.2016 / 11:05
1
answer

Process multiple ActiveMQ messages in multiple consumers

When I send 3 messages to an ActiveMQ queue, if I have two consumers, two messages are automatically assigned to one consumer and one to another consumer ... then if I want to get the 3 messages from a consumer, I can not. Is there any way to...
asked by 24.10.2016 / 18:39
0
answers

Apache Cordova - Problem with Developer Team IOS 10

I currently have a problem compiling the Apache Cordova project for the IOS 10 platform. What happens is when you execute the command in the terminal: sudo cordova build ios --device There is an error requesting the "Developer...
asked by 13.10.2016 / 15:26
0
answers

doctrine: mapping: convert, error password

I am trying to do a mapping on the mac console, for Symfony3, and it is giving me access denied access error all the time, it tells me that no password is used, when really in my main root if it has a password. I pass you screenshot p...
asked by 28.04.2016 / 23:56
0
answers

Error mod_mono apache2

I'm migrating an application in asp to a more current version of mod_mono in an Apache server, but I miss this error: System.IO.FileNotFoundException Could not load file or assembly 'System.Web.Mvc, Version=1.0.0.0, Culture=neutral, PublicKeyT...
asked by 11.02.2016 / 23:35
0
answers

Apache OpenEJB error

I have an error that does not allow me to install the Apache OpenEJB server. I have downloaded the .zip to install it, but when I run the "Start.bat" (to run the server) it simply opens and closes the console, it does nothing. I opened the conso...
asked by 01.04.2016 / 18:12
1
answer

Problems with .htaccess in Apache2 Debian

I have installed on my local server (xampp + wordpress) a page with wordpress where I have a file .htaccess , this file is located in: xampp\apps\wordpress\htdocs\Directorio\.htaccess along with all my files .php , here everyt...
asked by 21.04.2016 / 15:17