get preg_replace error with YAMS in Modx - modx

I have installed YAMS in my Modx installation. Run version 1.0.5 of Modx and 1.1.9 YAMS plugin.
It works on my clean installation of modx + yams but not on my existing site with content.
Are there any problem with the TV´s?

I use both versions of MODX and YAMS with the latest version of PHP and I don't get any preg_replace error. But it can be a problem with different versions of PHP in different servers and with other snippets or plugins involved with YAMS

Related

Do I have IIS URL_Rewrite module 2.1 installed or is it just 2.0?

I was told to install URL Rewrite module 2.1 onto my IIS.
I found that I already had URL Rewrite module installed but I am not sure if it is version 2.1 or 2.0 (see below image).
Can someone be kind enough to point it out to me please?
Thanks
I try to download the URL Rewrite 2.1 and install it.
When I check it under Control Panel\All Control Panel Items\Programs and Features it shows same version as yours.
Only difference I notice is the size of the installation.
As the version is same, it looks like you are having the latest version of the URL Rewrite module.
In doubt, you could download it from the link I share here and install it.

Installing omise on opencart 2.2

I am trying to install Omise on Opencart 2.2(the latest one), but the latest Omise is only compatible with Opencart 1.5X, where the tutorials provided are also for Opencart 1.5X. So is there anyway,that will let me install Omise on Opencart 2.2?
Omise also supports OpenCart 2.0.x. Please find more information from this link: https://github.com/omise/omise-opencart
But for your asking version, OpenCart 2.2, You need to test it by yourself.

Fedora lobpcre.so.0

I'm getting this error when i try to run apache:
./httpd: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
when i do a search for the lib i receive this:
/usr/lib/libpcre.so.1
/usr/lib/libpcre.so.1.2.1
/usr/lib/libpcre16.so.0
/usr/lib/libpcre16.so.0.2.1
/usr/lib/libpcre32.so.0
/usr/lib/libpcre32.so.0.0.1
/usr/lib/libpcrecpp.so.0
/usr/lib/libpcrecpp.so.0.0.0
/usr/lib/libpcreposix.so.0
/usr/lib/libpcreposix.so.0.0.2
/usr/lib64/libpcre.so.1
/usr/lib64/libpcre.so.1.2.1
/usr/lib64/libpcre16.so.0
/usr/lib64/libpcre16.so.0.2.1
/usr/lib64/libpcre32.so.0
/usr/lib64/libpcre32.so.0.0.1
/usr/lib64/libpcrecpp.so.0
/usr/lib64/libpcrecpp.so.0.0.0
/usr/lib64/libpcreposix.so.0
/usr/lib64/libpcreposix.so.0.0.2
I tried to upgrade my pcre, to get the so.0 :
Package pcre-8.33-11.fc20.x86_64 already installed and latest version
Nothing to do
I'm out of ideas, hope someone can help.
This error is occurring because the version of Apache that is currently installed was built against an older version of pcre.
First upgrade Apache to the latest version in the Fedora repositories. The latest version should have been built against the newer pcre shared object.
If you can't, or won't upgrade Apache, you can downgrade the pcre package to the first version that contains libpcre.so.0, which is 7.8 I think.
If you need a quick fix and aren't using this web server for anything too serious you may be able to make it work by sym-linking libpcre.so.0 to libpcre.so.1.
lastly, you could rebuild Apache manually, which should use the pcre that is currently installed.

Upgrading from Groovy 1.7.2 to 1.8.x

My project demands and upgrade from groovy 1.7.2 to 1.8.x stable release, there are several jar's are created using groovy 1.7.2 version, let me know whether these jar's will be compatible with 1.8.x also or not, or do i need to completely re-built it,
As it says on this mailing list entry:
A jar built with 1.7 will not run with a 1.8 runtime because two files were moved and one was removed.

Update Ampps php version from 7.1.2 to 7.1.8

I am running Ampps 4.9.3 on Mac, and I am trying to install Laravel 5.6, which has a dependency on PHP 7.1.3. The latest version of Ampps says it supports 7.1.8, but I can't figure out how to change it from 7.1.2. Sorry if I'm missing something obvious, thanks for your help!
As #IgnazioC said, you can replace the contents of the relevant php version with a new one. You can grab the latest PHP 7.1 windows builds from https://windows.php.net/download#php-7.1
Make sure you download the VC14 x86 Thread Safe build, because this is what Ampps uses. You can also download newer versions of ionCube, XDebug and Opcache, but this isn't usually required.
InstallationFolder\ampps\data\apps
Edit this file to change your PHP Version in Ampps. You can actually use this to upgrade or change any modules whether it be PHP or Apache or mysql, etc...

Resources