coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: kc2jga on August 25, 2006, 03:55:39 AM

Title: Vdeck 403 Error.
Post by: kc2jga on August 25, 2006, 03:55:39 AM
Yesterday, had no problem uploading files. Tonight, tried to upload again, and I get a 403 forbidden "Server configuration does not allow access to this page. Please go back and try again." I have gone in and enabled the debug mode, changed the group upload config to 1 HTTP and 0 URL. Still does it.
test account info
www.kc2jga.com
user: test
pass: testtest

Here's the debug...
USER:
------------------
Array
(
    [ID] => 569679c5346448f0425d88a0da5eb30b
    [am] => 1
    [lang] => english
    [liv] => Array
        (
           
Title: Re: Vdeck 403 Error.
Post by: Joachim Müller on August 25, 2006, 05:20:40 AM
403 Forbidden is not a result of anything related to coppermine, but server-sided restrictions. Check permissions and access limitations (e.g. hotlink protection). Read the upload troubleshooting section of the docs and do exactly as suggested there. Don't post debug_output unless requested.
Title: Re: Vdeck 403 Error.
Post by: kc2jga on August 25, 2006, 04:36:31 PM
OK, sorry about the debug. I don't know why, but everything is working now. Changed it to 5 HTTP uploads and it worked also. Possible glitch in the server that fixed itself? Thanks