PLS Help me!!!
-----------------------------------------------------------------------------------------------------------------------------------------
This is the failure text:
No file was uploaded !
If you have really selected a file to upload, check that the server allows file uploads...
File: /phpcpga/db_input.php - Line: 222
-----------------------------------------------------------------------------------------------------------------------------------------
My site is:
http://halasy.atw.hu/phpcpga/index.php
un: test
pw: test
my email addr: halasy@atw.hu
-----------------------------------------------------------------------------------------------------------------------------------------
Coppermine code:
USER:
------------------
Array
(
[ID] => 3170ef27c72e2731935052c93c3eaf4c
[am] => 1
)
==========================
USER DATA:
------------------
Array
(
[user_id] => 1
[user_group] => 1
[user_active] => YES
[user_name] => halasy
[user_password] => ********
[user_lastvisit] => 2005-12-11 22:46:49
[user_regdate] => 2005-12-09 23:20:17
[user_group_list] =>
[user_email] =>
[user_website] =>
[user_location] =>
[user_interests] =>
[user_occupation] =>
[user_actkey] =>
[disk_max] => 1024
[disk_min] => 1024
[can_rate_pictures] => 1
[can_send_ecards] => 1
[ufc_max] => 0
[ufc_min] => 0
[custom_user_upload] => 0
[num_file_upload] => 1
[num_URI_upload] => 1
[can_post_comments] => 1
[can_upload_pictures] => 1
[can_create_albums] => 1
[has_admin_access] => 1
[pub_upl_need_approval] => 0
[priv_upl_need_approval] => 0
[group_name] => Administrators
[upload_form_config] => 0
[group_quota] => 1024
[can_see_all_albums] => 1
[group_id] => 1
[groups] => Array
(
[1] => 1
)
)
==========================
Queries:
------------------
Array
(
- => SELECT extension, mime, content FROM phpcpga_filetypes;
[1] => SELECT * FROM phpcpga_users WHERE user_id='1'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = 'c499a157f236220c2a63362ce0ee882a'
[2] => SELECT MAX(group_quota) as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures) as can_rate_pictures, MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as priv_upl_need_approval FROM phpcpga_usergroups WHERE group_id in (1)
[3] => SELECT group_name FROM phpcpga_usergroups WHERE group_id= 1
[4] => DELETE FROM phpcpga_banned WHERE expiry < '2005-12-11 22:46:55'
[5] => SELECT * FROM phpcpga_banned WHERE ip_addr='80.98.217.143' OR ip_addr='80.98.217.143' OR user_id=1
[6] => SELECT category FROM phpcpga_albums WHERE aid='1'
)
==========================
GET :
------------------
Array
(
)
==========================
POST :
------------------
Array
(
[album] => 1
[MAX_FILE_SIZE] => 524288
[title] =>
[caption] =>
[keywords] =>
[event] => picture
)
==========================
VERSION INFO :
------------------
PHP version: 4.3.5 - OK
------------------
mySQL version: 4.1.15-Debian_1-log
------------------
Coppermine version: 1.3.5
==========================
Module: gd
------------------
module doesn't exist
==========================
Module: mysql
------------------
module doesn't exist
==========================
Module: zlib
------------------
module doesn't exist
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value | | | | | | | | | | | | | | | | | | | |
==========================
email
------------------
Directive | Local Value | Master Value | | | | | | | |
==========================
Size and Time
------------------
Directive | Local Value | Master Value | | | | | | | |
==========================
Page generated in 0.158 seconds - 7 queries in 0.006 seconds - Album set :
And one additional info:
my other site here: http://halasy.atw.hu/phpfrmga/index.php
and in this forum the file upload is work......
http://coppermine-gallery.net/tutorial/uploads/troubleshooting.php
Ohh, thank's for your reply.
Well, my settings are correct with this
http://coppermine-gallery.net/tutorial/uploads/troubleshooting.php
so mann, GauGau,
do you can help me?
i hope so..................
thx
1) This is not a hotline
2) Do as suggested on the page I refered to
@Joachim: url, login/password is in the first post. Site is set up for single file uploads.
@hakika: Ask your host if http uploads are allowed, and if they are, what is the max file size allowed. What are you using to resize your images, GD2 or ImageMagick?
I writed the login datas:
http://halasy.atw.hu/phpcpga/index.php
un: test
pw: test
The seted option is single file mode.
my forum site on this server: http://halasy.atw.hu/phpfrmga/index.php
and in this forum the file upload is work......
the filesize is 1024 kB
i don't use GD2 and ImageMagic....
You must have GD2 or ImageMagick for Coppermine to function.
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#what
Ok, right.
And how can I installing GD2 or ImageMagic? I readed the Coppermine required section and GD2 and IM.
1. In the "What's ImageMagick and how can I get it?" I find this:
"You cannot install ImageMagick if you are subscribing to a webhost.". My website is a free site....
2. phpinfo() is not enabled on this server
3. And how can I installing GD2?
thx
if you're webhosted, you can't install GD nor ImageMagick by yourself - this is something your webhost would have to do. They may not be willin to do so. As a result, you have two options: find another webhost that supportes coppermine's minimum requirements, or find another gallery script that has less minimum requirements.