Current Page: 1 of 1
Results 1 - 15 of 15
9 years ago
gamecp
Hi there Looking to update our custom wamp 2.1e package to the latest 2.5 but I noticed as of 2.2 you no longer include the .iss file(S) that were needed to create the custom package. Are there new steps to create a custom package? Thank you.
Forum: WampServer English
13 years ago
gamecp
Maybe try the 32bit version?
Forum: WampServer English
13 years ago
gamecp
I wonder if you have to compile it now like you do php-zip? PHP 5.3 , in my opinion for windows, is not worth much - php-zip and php-ssh are really valuable to have automatically provided by PHP. I've thought about dropping back to 5.2.x.
Forum: WampServer English
13 years ago
gamecp
Reason was likely because you needed to restart apache.
Forum: WampServer English
13 years ago
gamecp
If you talk about ioncube on ubuntu thats basically not related to this forum, we're talking windows here - so white screen in wamp = php error = because of swift panel (or gamecp) = ioncube error normally installing ioncube to wamp (apache php.ini) and restarting apache.
Forum: WampServer English
13 years ago
gamecp
Great! Got it to work Key was in the close folder and making install_files_wampserver2 totally, works great. This is totally better then the bat idea, thanks for the time. Seems nice to be able to customize, package and deploy a specialized wamp install, im thinking of adding icon features and everything as its pretty easy! Thank you again.
Forum: WampServer English
13 years ago
gamecp
innounp -x -m -a WampServer2.1e-x32.exe makes embedded folder, app folder and install_script.iss, nothing else. {app} folder has all the files. i tried to compile it and it worked but failed to run any of the install scripts, everything was left named as .install
Forum: WampServer English
13 years ago
gamecp
Hi Sites like this have a SEARCH feature, this was answered only DAYS ago!! Yes - GameCP is offering you help with Swift Panel, how kind are we! -- William (GameCP) --
Forum: WampServer English
13 years ago
gamecp
Hi This is a great writeup. I had only minor issues with building the .iss install_files_wampserver2 folder is not included so anything referring to that is busted ;Source: C:\Dev\Projets\WampServer2.1e-32b\close\*.*; DestDir: {app}\; Flags: ignoreversion recursesubdirs deleteafterinstall; AfterInstall: close() ;Source: install_files_wampserver2\*.*; DestDir: {app}; Flags: ignoreve
Forum: WampServer English
13 years ago
gamecp
Thank you - that is a much more useful reply. I am not aware of all the scripting options for wampserver - I simply looked at the uninstall script and reversed it, it does the trick - tho I do like the idea if getting to to detect versions and work better. I will see how to implement that better with your tips. The idea I was aiming for was to create an msi auto-installer on my own that
Forum: WampServer English
13 years ago
gamecp
You should say its of no use to you - you cant speak for everyone Steven. Clearly this is of major use to me - and my clients - as it makes it easy to pre-package a program with wamp - and distribute it to the world. The batch I made works exactly as the uninstall batch - both are hard coded - the fact that php and apache versions may change does not matter to my script - you install it once -
Forum: WampServer English
13 years ago
gamecp
Your comment is useless.
Forum: WampServer English
13 years ago
gamecp
Hi Being the creator of GameCP I know this problem well - a blank screen indicates an error - in your case since Swift Panel requires Ioncube - you must install ioncube. 1) Download the windows encoders to C:\wamp\bin\apache\Apache2.2.17\bin\ioncube\ 2) Edit the file: C:\wamp\bin\apache\Apache2.2.17\bin\php.ini 3) Add to the top zend_extension = "C:\wamp\bin\apache\Apache
Forum: WampServer English
13 years ago
gamecp
i run virtual machines on my nettop (4g ram, dual core atom ) and it runs wamp and lamp on the virtual machines fine - lag free apache and mysql are low resource if your scripts are optimized and run well. I've ran "wamp" style installs on systems with less then 1G memory keeping in mind all this was originally created when computers were slower then your phone and it could run fairl
Forum: WampServer English
13 years ago
gamecp
Hello Everyone I have used this wampserver program for some time now - what's always puzzled me is the lack of an install batch file - you can uninstall with a batch, why not install? This makes your wamp install more portable - or like me - allows you to offer it easier to other people. This has tested to work very well. c:\wamp\install_services.bat @ECHO off .\bin\apache\apach
Forum: WampServer English
Current Page: 1 of 1