Re: [openupload-devel] Problemi whith openupload
Status: Beta
Brought to you by:
tsdogs
|
From: Alessandro B. <ts...@br...> - 2010-09-15 13:01:48
|
On Wed, 15 Sep 2010 10:02:11 +0200, "Antonio Tomasi" <a.t...@co...> wrote: > Good Morning > > > > I have installed 'openupload' on my server (CentOS release 5.5 (Final), > PHP 5.1.6-27.el5, MYSQL 5.0.77-4.el5_5.3) but the application don't > function. On error.log of Apache I have this: > > > > PHP Fatal error: Call to a member function info() on a non-object in > /var/www/vh/openupload/openupload-0.3/lib/modules/tr/phparray.inc.php on > line 13. > What version of openupload are you using? 0.3 is deprecated, please use 0.4.1 I think you hit a bug which is preventing openupload to display an error about the database connection or sql. In newer version you probably would get a decent error I hope. Alessandro |