phpeveryday.com

The best tutorial of php, php framework, php strategies, object oriented oriented,


Portable Web Server: Fixing Trouble XAMPP for PortableApps

Tag: 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:
  1. Open services, if you use WinXP, from Start>Control Panel>Performance and Maintenance>Administrator Tools> Services.
  2. Shutdown all apache and mysql services.

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

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

  7. 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.



Series this article:
Portable Web Server: Using PortableApps
Portable Web Server: Install XAMPP Web Server Application
Portable Web Server: Fixing Trouble XAMPP for PortableApps
Portable Web Server: Testing with PHP

| Give Your Opinion | Recommend
Share and Bookmark to: These icons link to social bookmarking sites where readers can share and discover new web pages.
digg del.icio.us technorati Ma.gnolia BlinkList

Recommended articles by other readers:
Web Services: How PHP Kiss VB.NET? (Part 1)
Chart: How to Build Cool Animation Real Time Chart
Joomla: Fast Road to Understand Component Programming
Email: Send Attachement Mail
mod_rewrite - Part 1: create your "fantasy" URL

What do You Think?
Your Name *:
Email *:
(Will not be published)
Website/URL:
Your Comment *:
* Required


615
posting