Tagged: installation
-
AuthorPosts
-
March 4, 2019 at 6:12 pm #1074461
I know others have had this problem, but the solutions to the problem I find seem to have dead or incomplete links. So…
I purchased my 3rd license of Enfold.
Downloaded it and attempted to install to my local WP install
I get the error: “The link you followed has expired.”What are next steps to solving this problem?
Thanks.
March 4, 2019 at 6:27 pm #1074470This reply has been marked as private.March 5, 2019 at 2:47 am #1074592Hey YourSoulSpeaks,
Thanks for you input on this!
Best regards,
Jordan ShannonMarch 5, 2019 at 3:27 am #1074607I can’t seem to see the reply from YourSoulSpeaks. It’s been marked as private.
-
This reply was modified 6 years, 8 months ago by
NaveenM.
March 5, 2019 at 4:24 pm #1074953I figured it out. I had to modify the php.ini file to increase the upload size.
Here is what I changed my settings to:
upload_max_filesize = 256M
post_max_size = 256M
memory_limit = 400M
file_uploads = On
max_execution_time = 180It took me a while to find the php.ini file (I am not a pro). For anyone else having trouble, here’s how I found it:
If you’re running WP locally using MAMP, open the start webpage.
Under the “Tools” menu, click on “PHPINFO”.
Find this: “Loaded Configuration File” in the left hand column. It will give you the location of your php.ini file. In my case, it said this:
/Applications/MAMP/bin/php/php7.2.10/conf/php.iniUse Atom or a html/text editor to open that file. I had to find each of the individual elements to be changed separately (they were not all grouped together). One I changed them to the setting above, I turned my servers off, then back on, and tried to install Enfold on my localhost. It installed successfully.
Hope that helps.
March 6, 2019 at 6:59 am #1075316 -
This reply was modified 6 years, 8 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
