Page 1 of 1

how to hide xampp basic start window

PostPosted: 06. February 2005 07:56
by eglim
Hi,
From 6 month I am using PHPerl and happy. But it too long they not lunch any new update. So I migrate to xampp and it look great. But one problem i seen how I can hide xampp basic start window (DOS windows).
check that window screen shot here.
http://www.stazome.com/xampp.jpg

PostPosted: 06. February 2005 10:17
by Wiedmann
Install Apache/MySQL as service --> readme

PostPosted: 06. February 2005 16:56
by Eraser__
Just install APACHE and MYSQL as SERVICE and reboot the server, and You don`t need to start the xampp anymore, because the apache and mysql in this case starts when windows starts or linux what You are using.

\...\xampp\apache\apache_installservice.bat =
==> Install Apache 2 as service

\...\xampp\apache\mysql_installservice.bat =
==> Install MySQL as service


Regards

Eraser