You have been subscribed to a public bug:

Binary package hint: gallery2

Step 8 of the gallery2 web installation fails due to deprecation errors:

Deprecated: Assigning the return value of new by reference is deprecated
in /usr/share/gallery2/modules/core/classes/GalleryStorage.class on line
290 Deprecated: Function ereg() is deprecated in
/usr/share/gallery2/modules/core/classes/GalleryStorage.class on line
1120 Deprecated: Function ereg() is deprecated in
/usr/share/gallery2/modules/core/classes/GalleryStorage.class on line
1120 Deprecated: Function ereg() is deprecated in
/usr/share/gallery2/modules/core/classes/GalleryStorage.class on line
1120

errors like these continue for another couple of hundred lines, the
installation of gallery2 stops there without a working gallery.

As can be seen on http://php.net/manual/en/function.ereg.php the ereg
function has been deprecated as of PHP 5.3.0, PCRE compatible regular
expressions (http://www.php.net/manual/en/book.pcre.php) should be used.

** Affects: php5 (Ubuntu)
     Importance: High
         Status: Confirmed

-- 
gallery2 installation fails
https://bugs.launchpad.net/bugs/569865
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to