kumarsivarajan / pampa-j

Automatically exported from code.google.com/p/pampa-j
0 stars 0 forks source link

WindowsXp & Windows7 compatibility #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I downloaded the base version of Pampa1.0 and it works perfectly on Windows Xp 
but not on Windows7.
Once I upgraded to PAMPA PHP5.4.0 alpha2 it works fine on Windows7 but no 
longer on Windows Xp  
Unfortunately it could happen to use the portable web server on both kind of 
operating sistems; is there a solution to this incompatibility?
Thank you for your attention and, anyway, congratulations for your great job.

Original issue reported on code.google.com by enrico1...@gmail.com on 12 Nov 2012 at 7:11

GoogleCodeExporter commented 8 years ago
hi my name is vinay web developer at toolsacademy.net
i was able to find a solution to overcome the compatible issues with pampa-j.

here is the procedure.

1. please download the zip file of php-5.4.9-win32-vc9-x86.
2. if you had upgraded the pampa to pampa php 5.4.0 alpha 2.
3. in pampa folder go to apache32./bin/ then  libeay32.dll, php5ts.dll, 
ssleay32.dll .... find these files and replace these files with newer version 
present in 5.4.9 downloaded files.
4. then php32 folder replace complete ext folder with the newer version from 
downloaded files and also find php5apache2_2.dll and replace with newer version 
from php-5.4.9.
5. now restart the pampa server it runs fine in both xp sp3 and in win7.
thank you.

Original comment by vinaykan...@gmail.com on 9 Dec 2012 at 5:41