Questions tagged [ampps]

AMPPS is pre-configured stack for Apache, MySQL, MongoDB, PHP, Perl & Python shipped with the ability to use more than 335 pre-configured and ready for use by simple installation Apps.

The philosophy of AMPPS is to enables the developer to focus more on using applications rather than maintaining them. In other words, making it ready to get started in the real action. It supports Windows, Mac and Linux. Look at the downloads page for more details.

AMPPS also provided with an FTP server and a local online management interfaces for apps and main config settings. It also supports multiple version switch for PHP

Related Tags: ,

154 questions
177
votes
37 answers

Pip - Fatal error in launcher: Unable to create process using '"'

I installed python 3.5.1 via ampps and it's working. However, when i try to use pip, i get the following message: Fatal error in launcher: Unable to create process using '"' I already reinstalled ampps into a path which doesn't include any…
nichoio
  • 6,289
  • 4
  • 26
  • 33
35
votes
3 answers

What program in Windows 10 uses port 80?

I updated my Windows 7 PC to Windows 10. When I start AMPPS it says port 80 is used by another program. What program uses port 80?
xttrust
  • 585
  • 1
  • 4
  • 15
17
votes
9 answers

Why cannot Apache handle multiple requests at the same time?

I have AMPPS installed. My Apache server cannot handle multiple php requests at once (for example if I call localhost/script.php multiple times, they are processed in a consecutive order). script.php consists only of . I read that…
nicks
  • 2,161
  • 8
  • 49
  • 101
11
votes
2 answers

Ampps not working after MacOS Big Sur install

After upgrading to Big Sur, I can no longer open Ampps. I have tried uninstalling and reinstalling, but the problem persists. When opening the application, it doesn't respond and you only get the Mac color wheel when hovering over the application.…
Thomas Spooner
  • 111
  • 1
  • 3
9
votes
6 answers

Ampps rejects my Mac user password when I open it

I installed AMPPS using the "website" and "brew cask" but in both times when I enter the mac user password it gives "the password you entered is incorrect" I thought i typed the password wrong or something so I typed it in a text file and copied it…
Moaz Mabrok
  • 697
  • 10
  • 32
8
votes
1 answer

Apache doesn't start in AMPPS on Ubuntu

I'm trying to run the Ampps local server 3.8 on Ubuntu. Mysql works good but apache doen't run. When I type /usr/local/ampps/apache/bin/httpd I get /usr/local/ampps/apache/bin/httpd: symbol lookup error:…
Dmitry Grinko
  • 13,806
  • 14
  • 62
  • 86
6
votes
1 answer

What's the default password for the root user of phpMyAdmin under AMPPS on a Mac?

I've just used AMPPS on a Mac to install phpMyAdmin but cannot find the root password. What is it or where can it be found? If it helps phpMyAdmin was installed to /Applications/AMPPS/www/myadmin
James
  • 30,496
  • 19
  • 86
  • 113
5
votes
1 answer

ERR_EMPTY_RESPONSE error on localhost - AMPPS on OSX

I have AMPPS installed on OSX. It was working fine with the previous osx version but with the new elcapitan i have ERR_EMPTY_RESPONSE error when i'm browsing my websites on localhost. It doesn't happen all the time but only when the website is using…
abiku
  • 2,236
  • 3
  • 25
  • 30
4
votes
0 answers

Install PHP-7.2 on Ampps (mac version)

Softaculous developers do not seem to want to update Ampps 3.8 which works with php 7.1 max. Do you know how to install php 7.2 and 7.3 on Ampps ? thank you
Erick Boileau
  • 478
  • 4
  • 14
4
votes
2 answers

Windows - Get ERR_SSL_SERVER_CERT_BAD_FORMAT on local site

I am working on Windows 10, using Ampps. I have created a domain (tps.local) using Ampps Panel with support to SSL. I see it creates a cert, but when I work from Chrome I get Get ERR_SSL_SERVER_CERT_BAD_FORMAT error. I have tried: Importing…
Eduardo
  • 1,781
  • 3
  • 26
  • 61
4
votes
7 answers

MySQL not Starting in AMPPS

I have installed AMPPS in my windows 10(64 bit) local machine. When Starting, Apache and PHP have started but MySQL is not starting. I tried some solutions from this page But nothing seems to work.
SangyK
  • 799
  • 2
  • 6
  • 16
4
votes
3 answers

Windows hosts file not working with ampps server on windows

I have recently switched from XAMPP to AMPPS. I'm trying to create virtual hosts on my Windows 10 machine but can't get them work. This is how I'm creating them in the hosts file: 127.0.0.1 localhost 127.0.0.1 mysite.com Then, in my httpd.conf…
LuisDev
  • 41
  • 1
  • 2
4
votes
1 answer

PHP 7 not working on windows 10

I have problem with getting php 7 work on windows 10. Wierd thing is that it worked. I have Ampps installed. As I said php 7 worked but I had to switch to php 5.6. After switching back to php 7 apache did not start. So I downloaded easyPHP to test…
piernik
  • 3,507
  • 3
  • 42
  • 84
3
votes
6 answers

Softaculous Ampps 3.8 Apache not starting if i change PHP version to 7.1

I have a recent problem in Ampps Software on Windows 10, Apache stopping automatically if PHP version is 7.1 but if I change back PHP Version to 5.6 it's working fine and here's the error log for Apache

[Mon Oct 22 10:28:12.413768 2018]…
AhmedEls
  • 708
  • 2
  • 9
  • 25
3
votes
1 answer

xdebug.so no suitable image found

xdebug.so is not loading. Output of php -v: Failed loading /usr/local/opt/php71-xdebug/xdebug.so: dlopen(/usr/local/opt/php71-xdebug/xdebug.so, 9): no suitable image found. Did find: /usr/local/opt/php71-xdebug/xdebug.so: mach-o, but wrong…
user43286
  • 2,261
  • 3
  • 31
  • 42
1
2 3
10 11