...now the backend doesn't work anymore.
I've recreated the folder and let the Install Tool create the subfolders but that din't help.
What to do?
It's T3 7.2
Nevermind, I used the backup function of the host and it worked fine.
Thanks for the help though.
Related
I recently installed PostgreSQL 13 on windows 10 and the PostGIS extension via the stack builder. However, when trying to launch the shp2pgsql-gui application to import a shapefile, I get a "libsqlite3-0.dll was not found" error. I can see the file under the bin folder, so I'm not sure where the problem is and googling did not help very much. I wonder what the problem may be because the installation seemed pretty straightforward to have done something wrong.
Copying the "libsqlite3-0.dll" file from \PostgreSQL\13\bin to PostgreSQL\13\bin\postgisgui and then running the shp2pgsql-gui application seemed to fix this issue for me.
This problem can occur for different reasons, but I recommend that you download that .dll from the following link (https://es.dll-files.com/libsqlite3-0.dll.html). Then replace the file in the installation folder.
I fumbled around with an ancient T3 installation (tried an upgrade from 4.5 to 6.2) and before the fumbling created a backup from the entire directory on the webserver as well as the database.
Now I tried to re-activate that backup (a.k.a. 4.5). The install tool works fine, DB-Connection seems to be ok, but when I try to access the backend, it tries to access /typo3/sysext/install/Start/Install.php which isn't present at the described location.
I tried to delete all caches, emptied the typo3temp folder - nothing helps. It seems there's something stuck from the upgrade process, but I have no idea where.
Any ideas?
The Problem's solved. T3 6.2 uses the PHP Opcode Cache which can't be reset in the 4.5 install tool. Something must have been stuck there. I wrote a little PHP script that clears the cache and viola, it worked.
opcache_reset();
I deleted MAMP cause' I needed to free the space on my hard-drive and now I want to install it again, but I can't. I keep getting the mistake 'MAMP setup will now exit and the existing map installation will not be removed'. I thought that I still have some MAMP-files on my PC, but I don't. Can't figure out what's wrong and need some help!
I too had the same problem. I tried this method and it was solved.
Open the control panel>programs>programs and features>there comes the list of programs,find mamp and right click on it and click on 'uninstall'.
After getting uninstalled you can try to install it again. Then it works 👍.
All of sudden STS does not start anymore. I have deleted and downloading the STS again but it does not start.
spring-tool-suite-3.8.3.RELEASE-e4.6.2-win32-x86_64
Any suggestions?
i found that the problem was setting the right variable(path) in the Environment Variables. Now i have set Path=C:\Program Files\Java\jdk1.8.0_121\bin and it works again.
This youtube video gave me the clue. Set the PATH: https://www.youtube.com/watch?v=Wh7nMRJMjBY
Thx for your response.
Regards,
Arend van der Kolk
My problem I found out resides in sts.ini file, open it and make sure everything is right. In my particular case, I messed up the path to lombok.
I've encountered a problem with my Netbeans 6.1 IDE.
After an unsuccessful update, Netbeans stopped recognizing Apache and Glassfish servers and requested me to resolve a missing server error, after which I opened a window to add a server, except there were none listed. Trying to add servers in the list yields no results as there isn't even a single server type to be chosen.
Reinstalling Netbeans didn't fix the problem. Does anyone have any idea how to fix this?
When you reinstalled did you manually delete the "C:\Documents and Settings\omuhammed.netbeans" directory? apart from deleting the folder in "Program Files"? before reinstalling? This usually works for me.
After reinstaling i didn`t done that, and the result was the same. More people had complains about this but i found no direct answer. I have done it the "hard" way and downloaded 6.5 version and everything is ok after instalation.
The same thing happened with me also. As I opened one project which was created by some other user. But here it says, server is missing and I need to resolve it. When select Resolve server missing problem, window with blank list of servers is shown. When I opened 'Server Manager' window, there it is showing Bundled Tomcat. but there is noway to add the same server to the required project. At the same time, some projects, created in the same machine is running properly.
I could not see any proper reason and solution for the problem even in the net resources also.
any and all suggestion are highly appreciated.
Sajan
After uninstalled the netbeans, then i delete the "C:\Documents and Settings.netbeans", "C:\Documents and Settings.nbi", "C:\Documents and Settings.netbeans-derby", and "C:\Documents and Settings.netbeans-registration" directories. After that i reinstall the netbeans. It works! Thank you omer mohammed!
Right click your project and next click resolve missing server. Open dialog box so you will add server in current glash fish server next solve your problem.
While installing select customize button. Select only tomcat, un-check glass fish and then proceed installation. It will work like charm.