Recently lost my hard drive where I had WAMP installed and Imagick working. Someone else did that part for me way back. Reinstalling Win7 and getting everything working again = nightmare. So I installed the latest version of WAMP - NO Imagick. 3 days of trying all the solutions on this site (and some others - sorry) and got nowhere. Does anyone know of a "one shot" installation that will work out the box? Maybe a fork of one of them - I looked but found nothing Or maybe I should install Ubuntu onto an old PC and use that as a web server on my home LAN? Seriously - they are depreciating the GD library some time soon and Imagick is apparently the successor but no-one supports Imagick natively. Jumping through all sorts of hoops is no guarantee that it will work either as I have painfully found out. Thanks in advance people.
WAMP or XAMPP alternative that has Imagick already included
400 views Asked by MadMan At
1
There are 1 answers
Related Questions in XAMPP
- How to isolate PHP apps from each other on a local machine(Windows or Linux)?
- 403 Forbidden Error when accessing any file or path
- I cant access file directory with PHP local host on XAMPP. it just shows one of the files I have in my visual studio code
- Is there a solution to this problem in PHP?
- Updating PHP Version in XAMPP on Windows 10 Without Losing Database: Seeking Optimal Solutions
- how to setup php 8.3 with Apache on Loacl machine(in window 10)
- xampp-windows-x64-8.2.12-0-VS16-installer security issues
- XAMPP already installed on the MacBook, MySQL and phpMyAdmin not starting
- Auto redirect 127.0.0.1:8000 to 127.0.0.1:8000/app/
- Localhost Not Working After Creating Virtual Host in XAMPP
- Deploying a Spring Boot and Angular application on XAMPP on a different server
- Running a program on different computers with different users that access a central database simultaneously - VB.NET XAMPP/MySQL
- Access-Control-Allow-Origin error, even though cors is enabled
- laravel bootstrap/cache write permission
- "Setting Up Laravel on Windows with XAMPP and Composer: Best Practices?"
Related Questions in WAMP
- PHP & LDAPS : cant connect to AD
- Sending an email with wamp
- Big files take unjustly long time to submit from the form Laravel PHP
- Wampserver is not displaying images or videos. Permission issue?
- Why wamp server doesn't work on localhost?
- Mysql server not starting without Xamp or Wampserver, How to Use a Common Database for all
- i want to fix one error for configure the iomad using wamp server
- The website works fine with certificat HTTPS inside the virtual machine (VM) but not outside
- Wamp server error message: The process cannot access the file because it is being used by another process
- How to increase phpmyadmin upload filesize limit in wampserver?
- phalcon and phalcon devtools installation issue in windows 10
- I tried to PHP Server: Serve but it doesn't start
- Running into performance problems - MySQL shows CPU 100%
- "pecl http" php extension can't be loaded in local (xampp/wampp)
- Display html img located in network drive
Related Questions in IMAGICK
- How can I install ImageMagick and Imagick latest in a Plesk server
- Imagick extension don't works
- Adding Imagick extension in Laragon, XAMPP, WAMPP to be used in Laravel 11 with PHP 8.2?
- Does compiling Imagick with OpenMP enabled, in FreeBSD 13.2, cause sched_yield() issues? And if so, how can this be resolved?
- Reduce Resolution of pdf in php
- Imagick svg not showing
- Spatie image getWidth() function doesn't work
- PHP & Imagick - Indexed Color Mode on an RGB PNG
- How to install ImageMagick on Pterodactyl panel
- PHP ImageMagick modulateImage equivalence for CSS Saturate
- How to make a specific version of PHP works with Xampp on Mac
- php-imagine: how can i make the watermark semi-transparent (reduce the opacity)?
- How to add a gradient into transparency at the border of an image with PHP Imagic
- macOS M1 Imagick missing symbol called
- Unable to display image through PHP in <img> tag
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
WAMP and XAMPP are not up to speed with the transition from the soon to be removed GD library to the ImageMagic library and it would seem that neither are planning to bring their products up to date any time soon. That leaves many users with a major problem as most web site developers need to be able to manipulate images at some time or another during their work. For users who are not at a reasonably high level of expertize as far as messing around in the guts of the (in my case, Windows) operating systems, this is a nightmare and can be downright dangerous. I did find what seemed to be a viable alternative in WampDeveloper Pro but unless you specifically go looking for it, their website is very hush-hush about the fact that its going to cost you over $125 to get it working. You only find out about this at the first run after installing.
Find an old drive, install it into your PC and make the PC dual boot using a Ubuntu distribution.
The second option will "ease" me into converting from Microsoft based OS reliance to a Linux based OS however if that does not work out, I do have the option to create an Ubuntu VM under the Windows system (I have used VM for a while under Windows) and use that in place of the other Windows based web server alternatives.
I may regret this decision BUT I may start wondering to myself "Now why did you wait so long?"