Development opf e107 v2.3.3 via xampp on a usb drive #5196
-
As a long term user of e107 but still on v1.0.5 (I know but it is modified a bit and running a responsive theme here https://necpwa.org/ ) I want to test upgrading on a dev site before committing to an upgrade so installed xampp portable on a USB drive but when I go to localhost/install to run v2.3.3 I get: Error Can anyone throw any light on what the problem is please as php is supposedly included? I did try on my desktop but running win 11 insider builds xampp doesn't want to play at all because of security issues and errors. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 14 replies
-
@NECPWAweb if you are using the 'official' usb packs (vc9) likely highest in php is 5.4. ( a lot of php changed since that; 2014) Long story short if you still like to use usb driven. Try usbwebserver. From 5.6 onwards you could try to do things although i would suggest to end on 7.4 at least. You could try as mentioned usbwebserver on 7.4 or so, but no guarantee your v1 version will not criple... (outcome would be a good impression what you can expect to do/and errors). |
Beta Was this translation helpful? Give feedback.
-
My Bad, I eventually did simply press the button..... Thanks for taking the time to build userver and e107 v2.3.3 and giving me access, it's much appreciated and makes life so much easier :) |
Beta Was this translation helpful? Give feedback.
-
NP, but when you install another version of e107 or if you do an update please keep in mind that because it is a windows server the .htaccess is not standard e107... When you read the info on https://www.uniformserver.com/ you can also switch between php versions... |
Beta Was this translation helpful? Give feedback.
-
Eventually upgraded 2 sites from V1.1.4 to V2.3.3 via the test site and transferred both to the live sites and 1 worked fine, the second kept throwing a file not found error on downloads. It took a while (and a lot of heartache) before I eventually tracked down the reason. The first site update the main .htaccess with the e107.htaccess code. The second didn't update the main .htaccess, why.. Who knows, but I resolved it copying the 1st sites .htaccess over. Anyway both sites are now running v2.3.3 in PHP 7.4 (did try PHP 8.1 but got a blank screen on both sites) |
Beta Was this translation helpful? Give feedback.
Hi you can use the uniformserver, i have made a working server for your usb stick, it's optimized and as fast as you would expect :-)
https://e107.nl/e107_plugins/download/download.php?view.5
You can install multiple versions of e107, but now you have at least a working example with version 2.3.3..