Created a WP site on a laptop using EasyPHP, and migrating it to my server. Copied the files to a subdirectory, created the DB & user, imported the SQL file that I exported from the laptop’s DB, and modified wp-config to reflect the new DB settings. Modified the htaccess files by inserting the following lines betwwen the # BEGIN WordPress and # END WordPress lines:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
When I access the subdirectory, I get a file list rather than displaying the index.php file. When I click on the index.php link, nothing happens.
I’m assuming this is because neither my main site nor the subdirectory is configured to recognize index.php as an entry page. Is it also possible that I’m not configured to read php files at all? It seems like even if index.php is not recognized as an entry page, it still should attempt to display the page when I click on the index.php link.
Is this a problem with my htaccess file, and if so, I’m not sure what code to add to the file, besides what I’ve already added. Also, I assume that the htaccess file in the subdirectory is the only one that needs changing – is that correct?
Thanks again,
joe
]]>Any ideas???
I’ve been using MAMP to log in via localhost until this week as I recently migrated my website from Wix hosting to Kualo. Kualo have been very helpful and wordpress is definitely linked to their hosting now as you get a basic WordPress layout when you open my domain address, but I cannot log in either through localhost or through my-domain.co.uk/wp-admin (though I do get the log in screen when I go to this address, and through localhost I get the site but have no ability to edit or log in to WP or anything).
Assuming the migration has something to do with it but…???
Also – but this is a separate issue that Kualo are working on – my domain *should* be showing the website that has been built so far, but it’s showing a basic WP page, as if I’ve set up WP but done no editing at all. I used FTP to migrate from localhost to live and they need to unzip that and sort it out properly but until I can log in and keep on updating it’s a moot point…
]]>I am in the process of migrating a site from a dev.URL.com domain to the main URL.com domain. First, I tried Duplicator, and it kicked up a 200 Server error when I tried to install the .zip file. The error message reads as follows:
“Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0
Fatal Error: Unknown: Failed opening required ‘/home/[servername]/dev.URL.com/wordfence-waf.php’ (include_path=’.:/usr/local/lib/php:/usr/local/php5/lib/pear’) in Unknown on line 0″
Here are the steps I’ve tried:
1. Disabling Wordfence on the dev site – running Duplicator again – got the same error message
2. Uninstalling Wordfence on the dev site. This led to the dev site crashing. I had to COMPLETELY DELETE MY DEV SITE AND RESTORE it from a backup of a day ago. Thank god there was a restore point, because I was getting a 200 Server Error and could not get into my dev site. I almost lost 80 man-hours of work.
3. Running Duplicator on the restored site. Tried again. Nope. This time, I had to delete my entire MySQL database to get the dev site back up and running.
4. Downloading the dev site via FTP. Uploading the site to the main URL via FTP.
Guess what? Getting the same “WARNING: Unknown … ” error as seen above.
I have tried manually deleting the wordfence-waf.php file.
No go.
I have tried copying the wordfence-waf.php file from the dev.URL.com site to the URL.com site.
No go.
I’m kind of at my wit’s end here. I’m about to basically have to chuck 80 hours of design work, and start from scratch on a main URL.
And oh yeah – the main URL.com site is totally down now. As in broken. As in not up on the web at all.
Could really use some advice here.
The main URL site; https://www.davidlafontaine.com/
dev site: https://dev.davidlafontaine.com
https://www.ads-software.com/plugins/wordfence/
]]>Thank you!
https://www.ads-software.com/plugins/ultimate-member/
]]>I have tried resetting the plugin, uninstall and reinstalling and changing all the setting. I built/wrote the template from scratch and it and wordpress has the most current jquery libraries available. I’m only using two other plugins which I disabled at one point to make sure there was not a conflict but simple light box still did not work while those plugins were deactivated.
Here is the short url to the site https://goo.gl/yn2MdA please excusse the short url I didn’t what my clients url coming up in google searches. Any and all help will be greatly appreciated.
https://www.ads-software.com/plugins/simple-lightbox/
]]>I am in the process of moving execlawgroup.com to execlawpractice.com. We’re going to phase out execlawgroup.com in 6 months but want to get the new site ready.
Here’s what I’ve done so far:
– Downloaded a copy of execlawgroup.com
– Backed up the database
– Bought new hosting
– Installed the execlawgroup.com files on execlawpractice.com
– Went into MyPHPadmin at elp.com and installed the backeup database.
– Installed Velvet Blues Search and Replace URL changer and changed everything from elg.com to elp.com
– Installed the Search and Replace database script and changed all elg to elp and all execlawgroup.com to execlawpractice.com
NOW, you would think everything would be ready to go. However, when I go onto execlawgroup.com/wp-admin, it wants to redirect me to execlawpractice.com/wp-admin. WTF?
That’s the first WTF… Here’s the 2nd WTF: When I make changes to Exec Law Practice with the new logos, it updates the logo on Exec Law Group. WTFFF?!?! We are using YellowJacket theme and I’m not sure if this has anything to do with it. I need to have both of these sites working.
Please help me stop shouting WTF at the top of my lungs.
]]>When I edit the siteURL under wp_options in phpadmin to https://www.vilayatours.com, save it and then do the same for home under wp_options it reverts back to localhost/wordpress, even though I am saving these changes.
Any clues to why and how to get round this problem will be most appreciated.
]]>Does anyone know what the problem could be here?
Thanks.
]]>All of the links and the logo are pointing to the correct urls except this one! Where do I go so I can update/fix this?!
Background info–I migrated the site from bluehost and a different domain to godaddy/www.iannazzi-insurance.com. I backed up the sql database and wp files from bluehost. I used an ftp for the content and imported the database through myphpadmin in the godaddy cpanel. Let me know if you need more info!
]]>