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
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
==========================
You will need to speak to your host about this problem as it is a hosting issue.
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".