ernie599
Forum Replies Created
-
Forum: Plugins
In reply to: Header Image – Redirect to another site HelpI am using Catch Box Theme and I downloaded it from www.ads-software.com
Forum: Localhost Installs
In reply to: import upload file size increaseI figured it out, I ended up editing /private/etc/php.ini
Located
; Maximum allowed size for uploaded files.
; https://php.net/upload-max-filesize
upload_max_filesize = 2MChanged it to 50M and changed the upload below to 200
; Maximum number of files that can be uploaded via a single request
max_file_uploads = 200Shutdown the SQL server and Apache then restarted services and it worked perfectly.
Forum: Localhost Installs
In reply to: myPHPAdmin and MAMP issuesLet me know if these instructions are what you are looking for:
What I had to do was delete all the wordpress that was installed /Applications/MAMP/htdocs
Reinstall WordPress
Launch Launch phpMyAdmin – Delete the Database you created by selecting it and re-create it.
Begin the Install of WordPress again.
Then export from your old site and wait till it downloads.
Login to the new site and say import. Follow the instructions below. Hopefully this helps.
https://www.ernieflores.net/2013/11/30/how-to-import-wordpress-site-into-another-wordpress-site/
Login to the wordpress site https://www.domain.com/wp-admin/
Select Tools
Select Export
If you are prompted to install plugin – please do so at this time
Under Export Select All Content
Select Download Export File
Login to the wordpress site you would like to import the data to https://www.domain.com/wp-admin/
Select Tools
Select Import
Select Choose File – Select the name.blog.wordpress.2013-12-01-2.xml file (normally located in the downloads folder
Select Upload file and Import
Under or assign posts to an existing user: Select the User Name login to and publish your site
Select Download and import file attachments
Click Submit