Server issue while uploading Server issue while uploading
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Server issue while uploading

Started by calyps, May 04, 2009, 01:05:17 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

calyps

Hello,

I recently installed coppermine on my server and it works very well (including upload) when I access the files directly from the hosting company URL e.g. myusername.hostcompanyname.com. However, I have a domain which is associated to my hosting provider (through DNS). WHen i try accessing the page through domain address, it works but I cant seem to upload it. I get the following error "0 files uploaded successfully"

Any idea why? and how to fix it? I even changed the URL of the gallery in config area.


The URLs are: http://thebestin.sqweebs.com/Gallery/ (Hosting company)
Direct URL: http://www.thebestin.asia/Gallery



Thanks,

Ali

calyps

on debug info, these are differences i am getting which i believe are related to this issue


Hosted:

file_uploads | On | On
include_path | .:/usr/lib/php | .:/usr/lib/php
open_basedir | /www/asia/t/h/e/thebestin | no value
==========================


From Webserver directly:

file_uploads | On | On
include_path | .:/usr/lib/php | .:/usr/lib/php
open_basedir | /www/sqweebs.com/t/h/e/thebestin/htdocs | no value
==========================

phill104

You will need to speak to your host about this problem as it is a hosting issue.
It is a mistake to think you can solve any major problems just with potatoes.

Joachim Müller

Quote from: calyps on May 04, 2009, 01:05:17 PM
I get the following error "0 files uploaded successfully"
Then do exactly as suggested in the docs, section "asking for support on upload issues".