PHP is missing Perl-Compatible Regular Expression with Unicode support.

mabarnes

Joined: 2006-08-12
Posts: 31
Posted: Wed, 2013-07-03 02:26

I am using Jumpline for web hosting. I have a previous version of Gallery running just fine on another site hosted by Jumpline. I want to set version three up for one of the web sites I maintain and get the error when I try to start. Here is the response form the tech support folks at Jumpline:

"[i]We have disabled php "safe_mode" exclusively for your domain "stannslv.org". Refer the snapshot attached in this regard. However, we have checked the second error you got while accessing the domain. On further investigation, I could find that the Unicode support is not enabled in the server. That is, PCRE is not compiled with “–enable-unicode-properties” option. It only supports UTF-8 encoding. Refer the details pasted along with this reply.

Inorder to enable Unicode support, we need to recompile PCRE. Please note that we cannot do any customizations in the installed modules in a shared server as it will affect the other customers hosted here. We apologize for the inconvenience caused.

As already updated, if you wish to make customizations from your end, we suggest you to go for our VPS plans. For more information, go through the below URL.

============
http://jumpline.com/vps_compare
============

Please check this from your end and let us know if you need any further assistance.

Details for your reference

===========
[ps08.myhostcenter.com:/var/www/vhosts/stannslv.org/conf]
(root)>pcretest -C
PCRE version 4.5 01-December-2003
Compiled with
UTF-8 support
Newline character is LF
Internal link size = 2
POSIX malloc threshold = 10
Default match limit = 10000000
Match recursion uses stack
[ps08.myhostcenter.com:/var/www/vhosts/stannslv.org/conf]"[/i]

So, any suggestions to help me get version 3 up and running?

Thanks in advance,
Marvin
La Vernia, TX USA

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Wed, 2013-07-03 03:19
Quote:
I have a previous version of Gallery running just fine on another site hosted by Jumpline.

An older version of G3 or some version of G2?
If G2 then keep using G2 if your host does not support G3s requirements. If not, move to VPS as your host suggested or move hosts.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
mabarnes

Joined: 2006-08-12
Posts: 31
Posted: Wed, 2013-07-03 03:36

System Details:
Gallery URL = http://www.marvinpics.com/main.php
Gallery version = 2.3.1 core 1.3.0.1
API = Core 7.54, Module 3.9, Theme 2.6, Embed 1.5
PHP version = 5.2.17 cgi
Webserver = Apache/2.2.19 (Unix) mod_ssl/2.2.19 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
Database = mysqlt 5.1.56, lock.system=flock
Toolkits = ArchiveUpload, Exif, Getid3, LinkItemToolkit, Gd, Thumbnail
Acceleration = none, none
Operating system = Linux cpanel04.myhostcenter.com 2.6.32-358.6.2.el6.x86_64 #1 SMP Thu May 16 20:59:36 UTC 2013 x86_64
Default theme = matrix
gettext = enabled
Locale = en_US
Browser = Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.116 Safari/537.36
Rows in GalleryAccessMap table = 143
Rows in GalleryAccessSubscriberMap table = 11071
Rows in GalleryUser table = 2
Rows in GalleryItem table = 11070
Rows in GalleryAlbumItem table = 97
Rows in GalleryCacheMap table = 0

The themes in Gallery 3 look great. Are any such available for 2.3.1? Also I have had problems with Gallery Remote running on my Win 7 machine. Any fix for that or what is best to upload pics?

Thanks Dave.

Marvin

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Wed, 2013-07-03 04:51

G3 modules and themes are not compatible with G2. We have heard that G3 themes are not great.

Use http://codex.galleryproject.org/Gallery2:Modules:uploadify for the (ancient) GR replacement.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
mabarnes

Joined: 2006-08-12
Posts: 31
Posted: Sat, 2013-07-06 12:13

Dave,
Thank you for the guidance to uploadify. I have opted to stay with 2.3.2 and have it up and running on the site. With my limited knowledge of moving data bases on the web I have opted to upload all the pictures to the new location.
If I may impose on your knowledge once again, I would like to have the gallery show on this page, www.stannslv.org/album.htm . i have looked at how to place he page format in the tpl file and have tried it with no success. Is it possible to insert the gallery in the web page and if so could you please give me some guidelines?
Thanks for sharing your knowledge and experience,
Marvin

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sat, 2013-07-06 15:42

http://codex.galleryproject.org/Gallery2:How_to_visually_embed_G2_in_your_own_website_using_embedded_mode
The embed tool from Flashyourweb is great.

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team