Questions tagged as 'lamp'

1
answer

problems with accents when running php

Good morning guys, I'm having trouble executing the code php in browser , in any browser, it does not recognize the accent. It was necessary to use the following line of code so that the accent was recognized: header('Content-Typ...
asked by 14.01.2016 / 13:30
2
answers

Create virtualhost on windows (apache on ubuntu)

I'm trying to set up my apache to access a folder that is in my HD with windows , I have 2 hds on the machine, one runs ubuntu and the other windows . The apache is already installed, including I...
asked by 22.04.2015 / 17:49
2
answers

Container LAMP with Debian Stretch

I did some searching on the internet and found no instructions to mount a LAMP container using the official Debian Stretch image ( link ). The idea would be to upload a Docker container with Apache2.4, PHP7.0 and MariaDB 10.3 (for that would be...
asked by 24.09.2017 / 02:10
0
answers

You can use different PHP versions in lampp

I'm using linux Manjaro with the local lampp server, however the version of my php is 7.2 but I want to use the 5.6 to do some tests, my question is is it possible for me to do this procedure using the lampp?     
asked by 03.04.2018 / 04:26
1
answer

How to remove / uninstall the entire LAMP layer?

I have a web server on which I would like to remove the entire LAMP layer in order to proceed to the root reinstallation of all packages, how can I perform this operation?     
asked by 13.01.2015 / 15:39
1
answer

Php does not connect to the database (MySQL)

So I recently started with php and I tried to make a simple crud with php + mysql but I had a problem that I believe to be connecting to mysql. when loading the action in html, the page is left blank. It does not return error or insert into the d...
asked by 10.07.2016 / 05:48
1
answer

How to install old versions of PHP below php 5.5?

I've heard that Ubuntu contains packages already available for installation, well, I've confirmed it and it's true, I installed only that it came with php5.5 , I need the php5.2.17 , for installation of my vBulletin , how can I install it?...
asked by 07.05.2015 / 05:28
2
answers

Error: Access denied for user 'root' @ 'localhost' (using password: NO) when accessing Website

Good evening, I've been trying to run a website through a raspberry to access it with remote access. I installed OS Pipplware along with Lamp and phpmyadmin. I sent through the filezilla based on the website and ran everything perfection. Php...
asked by 19.06.2015 / 17:37
1
answer

apt - Apache2 package does not have "apache2.conf"

I recently started using Ubuntu 16.04 I'm following this tutorial to install LAMP. sudo apt-get install apache2 After encountering several errors, I noticed that the package is coming without the apache configuration file , apache2.c...
asked by 22.01.2017 / 23:34
0
answers

LAMP ubuntu 18.04 with php 5.6 + php 7.2

I want to install LAMP on an 18.04 LTS ubuntu with 2 php versions: 5.6 and 7.2, and can switch between php versions in a practical way. I've just found LAMP + PHP (1 version) and not LAMP + PHP (2 versions) but I found it only ... Suggestions...
asked by 05.10.2018 / 19:45