Common Error solution during prestashop 1.7 installation

cpujjwal

Member
XNullUser
Joined
Feb 3, 2022
Messages
34
Reaction score
3
Points
8
NullCash
29
Error 1
-------------------------------------
Admin Panel First Time Login Error
Error Msg
For security reasons, you cannot connect to the back office until you have:

deleted the /install folder
-------------------------------------------------
Solution

C:\xampp\htdocs\prestashop\
Delete Install Folder
``````````````````````````````````````````````````````````````````````
Error 2
During Theme Installation Error is showing

The uploaded file is too large.

---------------------------------------------
Solution
Goto php.ini file and search
upload_max_filesize
post_max_size=100M
change value
 

freiserk

Well-known member
☆☆ Special ☆☆
☆ Pro ☆
Master
Joined
Jan 24, 2019
Messages
3,526
Reaction score
6,594
Points
113
NullCash
31,462
Xampp and windows...

awful!!!

Switch to linux.
 
Top