I’m on wappler 6.0.5 stable , windows 10 and I’m facinf a serious (for my standards) problem.
Yesterday I created a new php project to have for tests…
It was a long time to create a project and wappler had a lot of checks and changes to do…
(ask for a few assets to be installed)
Anyway among others, I noticed that “Scoop” was installed…
I had hard time to make it work but i did what I needed.
Today I opened wappler to work on my previous project (also a php one) and when I start Apache on my XAMMP, I get this window poping up and the most important:
And I click OK but it always comes up until I stop my XAMMP apache…
because it is in Greek I’ll try to translate that message:
(title) httpd.exe - The entrance point was not found
The entrance point zend_zvai_value_nme of the procedure was not able to be detected in the library’s dynamic connection.
and the path for a file (related to that “scoop” that was installed yesterday…
Please any kind of help would be much appreciated
UPDATE:
My previous project was set to Own Server and can’t have access to it through my XAMMP localhost…
Scoop is the auto installer used by wappler to install dependencies and is pretty much essential.
I notice you are using XAMMP but have selected wappler own server in config.
Should this not be custom?
Yes, I googled it and find out what sccop is. But still, I’m just trying to find out what happened…
This happened while working on my newly wappler installed on my PC.
My laptop work fine.
Once you mentioned it, I rembered that I had created a Wappler Local Server project on my Laptop and worked fine!
AND THE MOST IMPORTANT:
When I start my XAMPP apache it doesn’t through me any popup alerts…
Anyway, we are not supposed to work in both ways but making sure that it is not the sourse of my problem and the XAMPP alerts of about 8 files (.dll) in this path:
One thing I know for sure: MY XAMPP is not working any more on my PC…
I tried to change ports but nothing…
I will try to reinstall XAMPP and see!
If anybody have an idea would be much appreciated!
So I am having the same problem. I never chose Wappler Local Direct Server when setting up my project.
I started with a clean install. It was working fine and then it wasn’t.
What I tried…
I went into php.ini and added the scoop ext folder to the directories
extension_dir=“C:\Users\rande\scoop\apps\php\current\ext”
Still showing the same issues.
The files it is saying isn’t there, are there, each file that popped an error was verified.