Page 1 of 1

Questions about Xampp

PostPosted: 20. August 2016 11:48
by Saua
Hi.
I installed Xampp in an VM for testing purposes.

1º Is it better to use Xampp with UAC disabled?
2º To install Wordpress in Xampp must I enable the Apache and MySQL services ?
3º When I start Apache and MySQL, would it be better to enbale also the ADMIN option?

I´m asking because in a previous installation of Xampp, I always get error messages with \temp!

Re: Questions about Xampp

PostPosted: 20. August 2016 12:28
by Nobbie
1) In same cases it prevents from permission problems.

2) No.

3) I dont know an ADMIN option?!

Re: Questions about Xampp

PostPosted: 20. August 2016 12:45
by Saua
The ADMIN icon is beside the START icon (Xampp control panel). Is it necessary to start?

But is it necessary to start the Apache and MySQL services when I use Xampp?
What is the difference between enabling the services and not?

Re: Questions about Xampp

PostPosted: 20. August 2016 14:21
by Altrea
The services will start these apps with Windows start. Do you need XAMPP every time Windows starts, enable them, otherwise don't.

The Admin Buttons are only for faster and easier access. They will open phpMyAdmin or the XAMPP Dashboard on click, but you can also access them manually.

Re: Questions about Xampp

PostPosted: 20. August 2016 14:34
by Saua
Thanks.