Portable Web Server: Fixing Trouble XAMPP for PortableAppsTag: web server, portable web server, portableApp, XAMPP Category: post: 06 Apr 2008 read: 414
Portable Web Server Step By Step Tutorial - Part 3: My Computer have installed with other webserver, IIS (for localhost) and apache 2 (for localhost:8048 and localhost:8050). Then, there is 2 mysql server (mysql 4 for port: 3306 and mysql version 5 for port: 3305). So, when run XAMPP in PortableApps, I get errors. If you too, You can fix them with these steps:
- Open services, if you use WinXP, from Start>Control Panel>Performance and Maintenance>Administrator Tools> Services.
- Shutdown all apache and mysql services.

Make sure all apache and mysql stopped.
- Shutdown/stop IIS Admin.
- Now, check your XAMPP Control Panel. If don't exist, run XAMPP from PortableApps.
- Stop Apache and Mysql if run.

- Now, open folder xampplite at root of your portable flash drive.

- Click Apache_start.bat and mysql_start.bat.
Test it by pointing your browser to http://localhost. For test mysql, point to http://localhost/phpmyadmin or click at link at xampp frontpage.

|
|
| Give Your Opinion | Recommend
|