Skip to main content

Questions tagged [xampp]

XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl.

1 vote
1 answer
95 views

How to access Windows XAMPP localhost website using Python

I'm using XAMPP on Windows to work on a new version of my website. I have modified the Windows hosts file and the XAMPP Apache httpd-vhosts.conf file so that my browsers access the version of the ...
Jim's user avatar
  • 61
1 vote
0 answers
20 views

up-to-date development tools [closed]

I retired as a web developer 10 years ago. Now I'm looking to do some personal development work again and I'm at a bit of a loss to know what technologies to start with. 10 years back I was quite ...
user97045's user avatar
0 votes
0 answers
424 views

How can I test the PHP module in .htaccess

I have installed XAMPP on my Mac for testing and teaching purposes. One thing I need to do is set up some settings, but I can’t guarantee whether PHP will be running as a module, so I can’t guarantee ...
Manngo's user avatar
  • 293
2 votes
1 answer
723 views

How to stop backslash working on XAMPP

I have XAMPP installed on my Windows development machine and I always use Linux production machines. The most common mistake I make is to use a backslash for filespec. Either slash works on Windows,...
Rohit Gupta's user avatar
  • 2,941
1 vote
1 answer
360 views

PHP file not running using XAMPP [closed]

I recently installed XAMPP v.3.2.2. I have since been trying to test if PHP is properly configured by Apache. But I keep getting this error every time I try to run any PHP file. I have stored the ...
Aditi's user avatar
  • 11
1 vote
2 answers
521 views

Getting HTML includes to work with XAMPP

I am having problems getting a virtual host to display includes. I am using XAMPP for Linux. I have tried "XBitHack on", which didn't work. My index.html file looks like this: <!DOCTYPE ...
Lee's user avatar
  • 252
0 votes
1 answer
457 views

How to use a git repository to version control a whole website including databases that are made with phpmyadmin? [closed]

In the past I didn't use git and just created my web-projects local on my computer using XAMPP. By that I could create databases via phpmyadmin and simply save my other website files in the htdocs-...
MeineHTMLCodes's user avatar
3 votes
1 answer
24k views

How to remove port number from the URL?

I need a help for the remove port number from the URL. I host a site on VPS using xampp virtual host. Everything is working perfectly,but cant access domain without port number EX: www.example.com:...
androidpc's user avatar
2 votes
0 answers
68 views

Menu display problems using XAMPP [closed]

I am having problems with a Bootstrap template I downloaded [from here: https://colorlib.com/wp/template/magazine/ preview here: https://colorlib.com/preview/#magazine ]. The problem is when I load ...
Lee's user avatar
  • 252
1 vote
0 answers
495 views

XAMPP phpMyAdmin - different users access same MySQL database [closed]

I have created a MySQL database on MyPHPAdmin (XAMPP 3.2). This is for a group project and I need to have different users access the same database. If they have XAMPP installed on their computer, is ...
codEinstein's user avatar
1 vote
1 answer
12k views

How to access a website through a Local Area Network that localhost change to a domain name

I have a problem with accessing the website that I created on XAMPP server from another device on the network. I already changed the HOSTS file: # localhost name resolution is handled within DNS ...
Angelica's user avatar
  • 121
3 votes
1 answer
7k views

Which version of XAMPP is compatible for php 5.4.45 and where can I find it?

My hosting server have php 5.4.45 installed along with mysql 5.6.28-76.1 cpanel 58.0 (build 47) I've got so many errors because I was using latest XAMPP with PHP 7.1 on my computer. I want to be in ...
Mike Shaikh's user avatar
3 votes
0 answers
100 views

Remote document root being overwritten with local

Today an interesting problem has arisen. A piece of code that relies on the Server Document Root suddenly stopped working on only my browsers. My machine is where I develop locally using xampp, and ...
AmarB's user avatar
  • 31
0 votes
1 answer
590 views

Pointing a domain to XAMPP VHost

I'm using XAMPP on a VPS of mine, where I try to host 2 different websites at the moment. I plan on being able to host more. Currently; if I go to the VPS IP and one of the defined ports (in this case ...
Jonathan's user avatar
  • 103
2 votes
2 answers
1k views

Trying to have multiple domains, connect to a same XAMPP server but with different websites

I have 2 domains each going to the same IP address. Would it be possible to have the website recognise which domain is connecting to it and show a certain page accordingly? It is only a small ...
Rory Durrant's user avatar

15 30 50 per page
1
2 3 4 5