Page 1 of 1

Facing Problem in INSTALLATION PHP

PostPosted: 09. October 2005 14:50
by aasimaphp
hai ,

I installed xampp in E:/program files then tried to run the set_xampp.bat file.It shows only 1.refresh option.if i enter 1, the window closes. how do i further proceed with the installation process?

Please Guide..

Regards,
Sim

PostPosted: 21. October 2005 03:29
by alucard01
I usually recommended people using XAMPP in ZIP format, no installation required.

You can download the zip package XAMPP, extract into a folder (e.g. C:\xampp) > run setup_xampp > everything done...

Place your web file inside \htdocs file and access your website using:

http://localhost/<any_Folder_Name_Inside_htdocs>

Hope it helps