Page 1 of 1

Resume Upload

Posted: 31 Jul 2018, 16:24
by pgrooms
Anytime we try to upload a resume on the application side, users are getting a error - The proxy server could not handle the request POST/Careers/index.php
I have confirmed that we are not setup with any proxy servers. Can anyone help please?

Re: Resume Upload

Posted: 06 Aug 2018, 15:14
by RussH
Hi,

can you check that the upload directory is writable by whatever user is running the webserver?

i.e. on an ubuntu server with apache, the directory should be writable by the user 'www-data'.

if there's no issue with access permissions to the upload directory, can you find the error log and provide what the full error message is in the error log?

Re: Resume Upload

Posted: 21 Aug 2018, 12:47
by pgrooms
I have this fixed. It was not a permissions error however I did change the php.ini file and it worked. This install is on a Windows server.