I’m trying to upload my X theme zip file and keep getting the following error:
The uploaded file exceeds the upload_max_filesize directive in php.ini.
For now I’m just hosting it locally on a windows computer using WAMP. I’ve increased the max upload file size to 64M in php.ini as suggested in this forum, but I”m still getting the error. What else can I try?