Hello,
I installed EspoCRM via XAMPP and everything was setting up alright.
However, when I tried to upload the Advanced Packed, nothing was uploaded with bellow screenshot. I am barely know about dev and backend. Can someone helps me on this?
Summary
URL: http://localhost/espocrm/api/v1/Extension/action/upload
Status: 500 Internal Server Error
Source: Network
Address: ::1:80
Initiator:
jquery.js:10109
Request
POST /espocrm/api/v1/Extension/action/upload HTTP/1.1
Content-Type: application/zip
Accept: application/json, text/javascript, */*; q=0.01
Authorization: Basic YWRtaW46OTIxNzAwNDhiOWI1ODUyYmFjNzdiMzkzYjQ4MzIyMm M=
Accept-Language: en-GB,en-US;q=0.9,en;q=0.8
Accept-Encoding: gzip, deflate
Origin: http://localhost
Content-Length: 2028470
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15
Referer: http://localhost/espocrm/
Connection: keep-alive
Host: localhost
Cookie: auth-token=92170048b9b5852bac77b393b483222c; auth-token-secret=910052b795cb2668d982e8c611091763; PHPSESSID=98eol4dqhitpj5qv87677neaod
X-Requested-With: XMLHttpRequest
Espo-Authorization-By-Token: true
Espo-Authorization: YWRtaW46OTIxNzAwNDhiOWI1ODUyYmFjNzdiMzkzYjQ4MzIyMm M=
Response
HTTP/1.1 500 Internal Server Error
Access-Control-Allow-Methods: POST, GET, PUT, PATCH, DELETE
Content-Type: application/json
Date: Sat, 17 Sep 2022 15:47:16 GMT
Content-Length: 0
Connection: close
X-Powered-By: PHP/8.1.6
Server: Apache/2.4.53 (Unix) OpenSSL/1.1.1o PHP/8.1.6 mod_perl/2.0.12 Perl/v5.34.1
I installed EspoCRM via XAMPP and everything was setting up alright.
However, when I tried to upload the Advanced Packed, nothing was uploaded with bellow screenshot. I am barely know about dev and backend. Can someone helps me on this?
Summary
URL: http://localhost/espocrm/api/v1/Extension/action/upload
Status: 500 Internal Server Error
Source: Network
Address: ::1:80
Initiator:
jquery.js:10109
Request
POST /espocrm/api/v1/Extension/action/upload HTTP/1.1
Content-Type: application/zip
Accept: application/json, text/javascript, */*; q=0.01
Authorization: Basic YWRtaW46OTIxNzAwNDhiOWI1ODUyYmFjNzdiMzkzYjQ4MzIyMm M=
Accept-Language: en-GB,en-US;q=0.9,en;q=0.8
Accept-Encoding: gzip, deflate
Origin: http://localhost
Content-Length: 2028470
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15
Referer: http://localhost/espocrm/
Connection: keep-alive
Host: localhost
Cookie: auth-token=92170048b9b5852bac77b393b483222c; auth-token-secret=910052b795cb2668d982e8c611091763; PHPSESSID=98eol4dqhitpj5qv87677neaod
X-Requested-With: XMLHttpRequest
Espo-Authorization-By-Token: true
Espo-Authorization: YWRtaW46OTIxNzAwNDhiOWI1ODUyYmFjNzdiMzkzYjQ4MzIyMm M=
Response
HTTP/1.1 500 Internal Server Error
Access-Control-Allow-Methods: POST, GET, PUT, PATCH, DELETE
Content-Type: application/json
Date: Sat, 17 Sep 2022 15:47:16 GMT
Content-Length: 0
Connection: close
X-Powered-By: PHP/8.1.6
Server: Apache/2.4.53 (Unix) OpenSSL/1.1.1o PHP/8.1.6 mod_perl/2.0.12 Perl/v5.34.1
Comment