coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: Brian Esser on August 25, 2004, 04:43:42 PM

Title: No files uploaded/ftp workaround on Adelphia?
Post by: Brian Esser on August 25, 2004, 04:43:42 PM
Ok I know file uploading is turned off on my crappy host (Adelphia). They say they have it off for security reasons. They told me I need to use ftp in php to upload files. Is there any way I can find a work around? Here's my debug, Thanks in advance.

USER:
------------------
Array
(
   [ID] => ada462fb96dde85cb54542f4659e44fc
   [am] => 1
)

==========================
USER DATA:
------------------
Array
(
   [user_id] => 1
   [user_group] => 1
   [user_active] => YES
   [user_name] => brianesser
   [user_password] => ********
   [user_lastvisit] => 2004-08-25 09:25:27
   [user_regdate] => 2004-08-25 09:05:55
   [user_group_list] =>
   [user_email] =>
   [user_website] =>
   [user_location] =>
   [user_interests] =>
   [user_occupation] =>
   [user_actkey] =>
   [disk_max] => 0
   [disk_min] => 0
   [can_rate_pictures] => 1
   [can_send_ecards] => 1
   [ufc_max] => 3
   [ufc_min] => 3
   [custom_user_upload] => 0
   [num_file_upload] => 5
   [num_URI_upload] => 3
   [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] => 3
   [group_quota] => 0
   [can_see_all_albums] => 1
   [group_id] => 1
   [groups] => Array
       (
           [1] => 1
       )

)

==========================
Queries:
------------------
Array
(
   
Title: Re: No files uploaded/ftp workaround on Adelphia?
Post by: Joachim Müller on August 25, 2004, 07:02:26 PM
finding a workaround would mean finding a loophole in your webhost's security concept. I'm afraid there is probably none.

GauGau

P.S. Bedug putput won't help in this case ;)