Questions tagged as 'apache'

0
answers

Problem to change to php7

I just tried to change the PHP version to PHP7 in XAMPP by following some simple instructions in this video. Update or change php version I have the same X86 architecture in php, so I downloaded the same version indicated in the video that...
asked by 24.11.2018 / 20:33
0
answers

.htaccess blocks all ips of my range or allows them

Eerecien start in this world and I find this. what I want to do is that all the ip in Argentina are allowed to access the site, and the others block it .. well my .htaccess code is the next one order deny,allow allow from 5.8.46.0/25 allow fro...
asked by 11.11.2018 / 17:46
1
answer

can not load modules / mod_perl.so

Hello friends I come again with another problem I can not run xampp because when I start xampp_start I get an error that I could not solve try to change the files of another xampp room that I think that may be the problem. I would be very gratef...
asked by 30.10.2018 / 16:45
0
answers

Apache server recognizes php_pdo_sqlsrv_56_ts.dll but not php_sqlsrv_56_ts.dll

Good morning, I have the following problem: I have installed the version of Xampp 3.2.2 for apache 5.6.38 , in the file php.ini I added the extensions extension=php_sqlsrv_56_ts.dll extension=php_pdo_sqlsrv_56_ts.dll...
asked by 26.10.2018 / 17:13
0
answers

I can not access my virtual host from the browser

My C: \ WINDOWS \ system32 \ drivers \ etc \ hosts file has: # localhost name resolution is handled within DNS itself. # 127.0.0.1 localhost # ::1 localhost 127.0.0.1 localhost::1 localhost 127.0.0.1 localhost::1 localhost 127.0.0.1 curso...
asked by 05.11.2018 / 02:53
2
answers

Apache, phpMyAdmin

After installing XAMPP in a Windows 7 Professional and running the local server, I try to access phpmyadmin and I get this:    Forbidden access! You do not have permission to access the requested directory. There is no i...
asked by 19.10.2018 / 18:12
0
answers

Configure X-Frame-Options

I'm working with the owncloud cloud (it works perfectly), but I need it to show up inside an iframe, but it does not leave me with the following error. Refused to display 'http://"server":"puertos"/"paginaweb"' in a frame because it set 'X-Fra...
asked by 18.10.2018 / 17:34
0
answers

change requests from prestashop.com to my server

I have mounted prestashop 1.7.4.3 but some images ask prestashop.com for example that image asks for the domain of prestashop and I need that I take it from my localhost or to modify the tag
asked by 17.10.2018 / 19:17
2
answers

How to install Laravel, Wordpress, Composer, Postgres, Msql, Apache Tomcat, Sublimetext or other tools

As I learned new development tools, I saw myself in the situation where I changed equipment and had to install all the tools I used again and for a matter of remembering all the commands. Find a way to register it. The best way was using a ba...
asked by 13.10.2018 / 05:30
1
answer

Laravel 5.6: Execute command every minute

Create a command to send an email, test the command executing it in the console and it works perfectly. However I want it to be done automatically without having to enter the command in the console. I added it to the kernel so that it runs every...
asked by 11.10.2018 / 04:14