#4756 - Step 7 failing to complete
| Identifier | #4756 |
|---|---|
| Issue type | Minor issue (breaks specific functionality) |
| Title | Step 7 failing to complete |
| Status | Closed (no changes needed) |
| Handling member | Chris Graham |
| Version | 10.0.39 |
| Addon | installer |
| Description | I stopped using Bitnami Wampstack and gave Neard 1.8.2 a try, Moved some older sites across and the databases, all good on latest composr. However, it's not handling a new install very well. I've upped the PHP limits to see if that helped, it did not. After trying to do whatever Step 7 does for a while, I get a white screen. I did once manage to force an error, which said the catalogues table didn't exist. Maybe a bug, maybe Neard. Thought I'd mention before next release just in case. If not an issue, will probably go back to Bitnami.
Marked as Private as good chance this a not a bug, but Neard is running the other Composr sites way faster than Bitnami ever did. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
Launching the neard.exe file for the first time on my VM is taking like 30 minutes to finish, because it is "Removing deprecated features" on an entirely fresh install. Then it tells me to restart it to apply a new configuration without me actually doing anything to it. And when I'm starting it again, it starts to launch in the background with high CPU, but takes a while to pop up anything to tell me it is launching. During testing this made me try and load it again, which game me some errors and used even more CPU.
MySQL (well, MariaDB) was not working with its stated default blank password. Neard gives me error messages out of the box. This was all using the full version of Neard. The full version is incredibly bloated, containing multiple competing database engines - maybe okay if you have a very over-powered development machine, but not for most people and very unnecessary. I am strongly suspecting this is installing way too many services, and doing too much in the background, hence it was bogging down the Composr installer for you.
So, I went back to the start to try the Basic version. Neard says it is "portable", but then it install services that auto-start without an installer. So I just deleted the folder and made a new folder. Maybe portable, but that's not what users of portable software want, they want no footprint.
So on the basic version, it also takes ages to get going, and also gives me an error message during this about MySQL not working. But this time it does actually work despite that error message. Neard sits in the corner of my desktop continuously scrolling through a "loading bar", which I am now ignoring. Regardless, I was able to get through the installer.
If you've been struggling with WAMP systems I imagine it is because it's not what most developers are using, so things tend to break, either by compatibility slipping between the integrated components in some way, or by things falling through the cracks of how it tries to integrate stuff. Not enough programmer eyes and resources going into WAMP.