Skip to main content

All Questions

7 questions with no upvoted or accepted answers
1 vote
0 answers
15 views

What is causing my home LAMP server to wait about 57 seconds before serving up a web page?

I should preface this all by saying that I'm certainly not a sysadmin, or even a web designer. I've searched for an answer but most answers I've seen have to do with WAMP and DNS. Not my particular ...
tripleman's user avatar
1 vote
0 answers
338 views

How to get localhost using PHP 7.2 on Mojave?

I'm trying to get PHP7.2 working on localhost, but phpinfo() keeps saying 7.1.19 is in place while ~php -v tells me PHP7.2.18 is in place. I run ~php -v it says: PHP 7.2.18 (cli) (built: May 2 ...
user2037412's user avatar
1 vote
0 answers
157 views

Localhost slow on desktop, not on laptop

I am using XAMPP Lite on my desktop and laptop, which uses Apache for the web-server and also supports PHP. My locally hosted image gallery PHP program has its page elements (100s of thumbnails) ...
Lee's user avatar
  • 111
0 votes
0 answers
443 views

Different PHP version in localhost folder

I have a Wordpress site which will not work with PHP 7. The dozens of other sites I have on my local machine are all fine with PHP 7. How can I change the PHP version in one folder on my localhost ...
Bwizard's user avatar
  • 101
0 votes
0 answers
2k views

Uninstalled Apache, but still see test page

I recently installed Apache HTTP Server from Apache Haus and PHP, and have decided I'd like to experiment with a few other options, so I uninstalled and deleted them. However, when I visit localhost ...
user219048's user avatar
0 votes
1 answer
256 views

A browser cannot find a file on localhost

OS Linux Mint onto VirtualBox I've installed PHP like in this manual, https://community.linuxmint.com/tutorial/view/486 When I am trying to test PHP and go to http://localhost/testphp.php it gives ...
Dirty Hippy's user avatar
-1 votes
1 answer
4k views

http://localhost/phpmyadmin/index.php “Says site can’t be reached”. Apache fail to start

I am using Antergos. I have installed a lampp stack with PHP 7.2.8, for the last couple of days my apache has been not starting, when I check httpd status I get(screenshot below) Click to see the ...
Kelvin Cayman's user avatar