Make Your Nokia S60 Mobile As Webserver Like XAMPP

Joined
Jul 17, 2013
Messages
111
Reaction score
0
Download :
http://m.sharemobile.ro/download/729807
http.conf And php.ini Download
http://www1.datafilehost.com/d/6c7e472e
After Download Extract Archive And Follow Instruction
PAMP (Personal Apache Mysql Php) For All Nokia S60
------------
Installation
------------
*** All Files Install In Phone Memory ***
1) Install !pips.sis! (Allready Installed Then First Uninstall And Install This).

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

3) Now Install !pamp.sis!
After Install Complete

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
 
Top