[SOLVED] error after step 7 going to step 8
|
pinky285
Joined: 2009-09-29
Posts: 22 |
Posted: Wed, 2009-09-30 20:50
|
|||
|
here is what comes up after step 7, i may have a problem with php? PHP Deprecated: Assigning the return value of new by reference is deprecated in C:\Inetpub\wwwroot\gallery2\modules\core\classes\GalleryStorage.class on line 290 PHP Deprecated: Function ereg() is deprecated in C:\Inetpub\wwwroot\gallery2\modules\core\classes\GalleryStorage.class on line 1120 PHP Deprecated: Function ereg() is deprecated in C:\Inetpub\wwwroot\gallery2\modules\core\classes\GalleryStorage.class on line 1120 PHP Deprecated: Function ereg() is deprecated in C:\Inetpub\wwwroot\gallery2\modules\core\classes\GalleryStorage.class on line 1120 PHP Deprecated: Function ereg() is deprecated in C:\Inetpub\wwwroot\gallery2\modules\core\classes\GalleryStorage.class on line 1120 PHP Deprecated: Function ereg() is deprecated in C:\Inetpub\wwwroot\gallery2\modules\core\classes\GalleryStorage.class on line 1136 PHP Deprecated: Function ereg() is deprecated in C:\Inetpub\wwwroot\gallery2\modules\core\classes\GalleryStorage.class on line 1136 PHP Deprecated: Function ereg() is deprecated in C:\Inetpub\wwwroot\gallery2\modules\core\classes\GalleryStorage.class on line 1120 PHP Deprecated: Function ereg() is deprecated in C:\Inetpub\wwwroot\gallery2\modules\core\classes\GalleryStorage.class on line 1120 PHP Deprecated: Function ereg() is deprecated in C:\Inetpub\wwwroot\gallery2\modules\core\classes\GalleryStorage.class on line 1120 PHP Deprecated: Function ereg() is deprecated in C:\Inetpub\wwwroot\gallery2\modules\core\classes\GalleryStorage.class on line 1120 PHP Deprecated: Function ereg() is deprecated in C:\Inetpub\wwwroot\gallery2\modules\core\classes\GalleryStorage.class on line 1120 PHP Deprecated: Function ereg() is deprecated in C:\Inetpub\wwwroot\gallery2\modules\core\classes\GalleryStorage.class on line 1120 PHP Deprecated: Function ereg() is deprecated in C:\Inetpub\wwwroot\gallery2\modules\core\classes\GalleryStorage.class on line 1136 PHP Deprecated: Function ereg() is deprecated in
|
||||

Posts: 16503
Downgrade to PHP 5.2.10. G2 won't run on PHP 5.3 without spitting out errors, or just plain not working.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 22
that did resolve the problem/error
thank you