Friday, 19 July 2013

Make Your Nokia Symbian Mobile a Webserver Like XAMPP

XAMPP  is a free and open source cross-platform web server solution stack package, consisting mainly of the Apache HTTP Server, MySQL database, and interpreters for scripts written in the PHP and Perl programming languages . Basically its a program which can be used to run your scripts to test them . Its already available for different types of OS like Wondows , Linux , Mac OS .

I'm sharing a tutorial by which you can make your nokia symbian mobile a Web server . And if u are a script user of laaptu , ultoo...then u can host that php in your own mobile and earn with more speed




 First of all Download These two files  :
  1. PAMP_For_All_Nokia_S60.zip
  2. http.conf n php.ini.zip

INSTALLATION  :

*** All Files Install In Phone Memory ***

 
1) Install !pips.sis! (Already Installed Then First Uninstall And Install This).

2) Install !ssl.sis! (Already Installed Then First Uninstall And Install This).

3) Now Install !pamp.sis!

4) Copy !httpd.conf! File And Paste Into !C:/Data/apache/conf! Overwrite/Replace It.

5) Copy !php.ini! File And Paste Into !C:/Data/php! Overwrite/Replace It.

6) Restart Your Mobile.

7) Go Installed Application And Select !Pamp! After Its Open Click On Option - Start - Pamp!

9) Open Mobile Web Browser N Type !http://127.0.0.1! Or !http://localhost!

10) Test Ur PHP File At !E:/data/apache/htdocs!

8) You Are Done...
copy all your php script and paste in
e:/data/apache/htdocs/
but remember make separate folder for diffrent scripts eg. for ul2, yp etc and enter ur sc in that folder
eg. e:/data/apache/htdocs/ul2/index.php

No comments:

Post a Comment