Re: [openupload-devel] Can't create users in open upload
Status: Beta
Brought to you by:
tsdogs
|
From: Leonel I. <Leo...@co...> - 2012-12-11 01:17:24
|
I forgot to mention what I am including in PHP.ini extension_dir = "c:\php\ext" extension=php_mysql.dll extension=php_mysqli.dll extension=php_pdo_mysql.dll Thanks -----Original Message----- From: Leonel Ibarra [mailto:Leo...@co...] Sent: Monday, December 10, 2012 5:11 PM To: OpenUpload Delvel and General talk Subject: [openupload-devel] Can't create users in open upload Hi: I am running open upload on a windows server 2003, using apache 2.2, PHP 5.2.17 and MySQL Server 5.5 I am able to use the program, upload files etc, but I still can't create users. Here's what I get from the access.log in Apache when I try to create a user: [10/Dec/2012:16:56:46 -0800] "GET / HTTP/1.1" 200 3640 10.0.100.113 - - [10/Dec/2012:16:56:49 -0800] "GET /index.php?action=admin HTTP/1.1" 200 2756 10.0.100.113 - - [10/Dec/2012:16:56:51 -0800] "GET /index.php?action=adminusers HTTP/1.1" 200 6071 10.0.100.113 - - [10/Dec/2012:16:57:05 -0800] "GET /index.php?action=adminusers&step=2&id= HTTP/1.1" 200 3116 10.0.100.113 - - [10/Dec/2012:16:57:29 -0800] "POST /index.php HTTP/1.1" 302 - 10.0.100.113 - - [10/Dec/2012:16:57:29 -0800] "GET /index.php?action=adminusers&step=1 HTTP/1.1" 200 6071 When I restart my apache server I get this warning in error.log PHP Warning: PHP Startup: Unable to load dynamic library 'c:\\php\\ext\\php_pdo_mysql.dll' - The specified module could not be found.\r\n in Unknown on line 0 I am able to create the users directly in the DB, once created, I can edit them in openupload, I just still can't create new ones. I am using the root accout (admin) so I have all access there. Any ideas? -----Original Message----- From: Alessandro Briosi [mailto:ts...@br...] Sent: Friday, November 30, 2012 5:12 AM To: OpenUpload Delvel and General talk Subject: Re: [openupload-devel] Warnings Il 2012-11-29 01:00 Leonel Ibarra ha scritto: > I forgot to mention that I can edit the users from upenupload, like > change the password, name, etc, and it works, I just can't add new > users. > I'd be checking the mysql version, as maybe there is a problem with date fields and needs some default. Alessandro ------------------------------------------------------------------------------ Keep yourself connected to Go Parallel: TUNE You got it built. Now make it sing. Tune shows you how. http://goparallel.sourceforge.net _______________________________________________ Openupload-devel mailing list Ope...@li... https://lists.sourceforge.net/lists/listinfo/openupload-devel ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ Openupload-devel mailing list Ope...@li... https://lists.sourceforge.net/lists/listinfo/openupload-devel |