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
0
votes
2 answers

Apache in Ampps doen's start after installing Laravel (Mac)

I've been using Ampps with no problem until I installed Laravel. Once I did, Apache in Ampps doesn't start. I suppose it's a conflict on port 80 but I don't know how to solve it. When I execute: sudo /Applications/AMPPS/apache/bin/httpd I…
anexo
  • 495
  • 1
  • 11
  • 22
0
votes
2 answers

Installing phalcon on apps Mac OS

I am really struggling with getting phalcon up and running in my ampps installation. I believe its correctly installed on my system because when I run php -m, I see the phalcon module. However, when I put in a file (info.php)…
user3010617
  • 137
  • 1
  • 12
0
votes
1 answer

PHPStorm cannot see PHP interpreter for Windows Guest using Vagrant

Due to a legacy project, I am running Windows Server 2008 R2 Standard with Ampps using Vagrant. This is the environment I am stuck using for now... My issue is that I cannot seem to get PHPStorm to see the interpreter. When I go to the interpreter…
Jeremy
  • 1,878
  • 2
  • 30
  • 54
0
votes
2 answers

Apache won't start in AMPPS

As title says Apache isn't starting in AMPPS. If I try to run httpd.exe from command prompt it says the program can't start because MSVR110.dll is missing from your computer. Update: I've googled the problem and it asked me to install microsoft…
Ejaz Karim
  • 3,676
  • 6
  • 36
  • 49
0
votes
0 answers

Hosting mongodb using the dropbox

My goal is to have ampps on two computer and have all files stay in sync via Dropbox. Not sure how this is done correctly. I understand adding Ammps folder to Dropbox but not sure what you mean by creating symlink. Also is any other step I…
pranav shukla
  • 353
  • 4
  • 15
0
votes
1 answer

Why is AMPPS unable to download composer.phar when installing Laravel 5?

Let me start off by saying I'm completely new to Laravel and I would say I'm a beginner at PHP given how long it's been since I last did any PHP development. I'm running Mac OS X Yosemite (10.10.2) and I've installed AMPPS 3.0. I have installed…
Rusty Wizard
  • 531
  • 6
  • 20
0
votes
2 answers

Create Zend Framework Project in AMPPS (Mac)

I'm using AMPPS 2.9 and installed the Zend Framework 2.3.5 from the AMPPS menu. I'd like to create a new project based on the framework. I tried the very first command on the first method at Zend Installation Instructions, pointing it to the AMPPS…
Peter Nosko
  • 1,078
  • 1
  • 9
  • 10
0
votes
1 answer

AMPPS Yosemite Python configuration

I am have just recently acquired a new Mac (Yosemite OSX 10.10) I am reconfiguring everything and I need to work with external configs and Python on some new projects. Which bring me to two additional question: how to include an extra…
AKFourSeven
  • 1,305
  • 3
  • 18
  • 31
0
votes
1 answer

Livereload not working in gulp.js with AMPPS and WordPress

I am trying to get livereload working in gulp.js. I have the livereload extenstion in my browser. This is my gulpfile.js. Can anyone see any problems. I have tried many variants and watched many videos and tutorials. I am running ampps and it's a…
byronyasgur
  • 4,627
  • 13
  • 52
  • 96
0
votes
2 answers

configure: error: Cannot find OpenSSL's - Installing php imagick in Mac OS 10.9.4

Tried to install imagick in my php 5.3 (AMPPS) I saw instructions in net to do this command but there's an error brew install php53-imagick ==> Installing php53-imagick dependency: php53 ==> Downloading…
Bogz
  • 565
  • 1
  • 10
  • 30
-1
votes
2 answers

Php mail not submitting and blank page displaying

I am using Ampps on Mac and trying to send an email using php from a contact form however I do not receive the mail and when the form is submitted it redirects me to the file page resulting in a blank display my form :
-1
votes
1 answer

Getting "Call to undefined function yii\caching\ctype_alnum()" error in Yii

I have installed AMPPS on my Mac and its running fine. But when I try to run any project in a browser, I am receiving this error: PHP Fatal Error – yii\base\ErrorException Call to undefined function yii\caching\ctype_alnum() I have tried to search…
Awais Mustafa
  • 151
  • 2
  • 9
-1
votes
2 answers

Phpmyadmin hangs when i click on table structure

Please tell what may be reason when I click on structure tab on right frame of a table, it hangs for at least 10 seconds and then the screen adjusts itself with table structure details.
Indication
  • 95
  • 1
  • 9
-1
votes
1 answer

How can I get my current symfony installation run on a local server?

I have been working on a Symfony2 installation on a dedicated server for the past year and I'm finally trying to get it to work on my local server (since I am spending more time meddling with the code lately). I've created a new database and…
Kais.J
  • 37
  • 7
-1
votes
1 answer

Autoconf Mac OS X Mavericks

I need to install FANN extension to AMPPS, so I need to use phpize util. For using phpize I need autoconf. I tried to install autoconf via MacPort and Brew, but a get errors. $ sudo port install autoconf return error Error: Port autoconf not…
1 2 3
10
11