Moving the site to Root
Permalink
Hope someone can help me, I'm trying to move my website from a sub folder to the root. I've always managed to do so by simply moving the files and folders from the subtler to the root. However, in this particular case I keep getting this error after moving the site:
----
An unexpected error occurred.
include(/home/agilitymstr/domains/agilitymasters.com/public_html/ZiP/concrete/elements/header_required.php): failed to open stream: No such file or directory
---
I cleared the cache both from the Dashboard as well as manually before moving, logged out and moved the files.
Can somebody help me please? I'm running the latest version Core Version - 8.2.1
----
An unexpected error occurred.
include(/home/agilitymstr/domains/agilitymasters.com/public_html/ZiP/concrete/elements/header_required.php): failed to open stream: No such file or directory
---
I cleared the cache both from the Dashboard as well as manually before moving, logged out and moved the files.
Can somebody help me please? I'm running the latest version Core Version - 8.2.1
Hi Hutman, thanks for your quick reply. About your questions:
1. Yes, all cleared
2. Checked the following:
- app.php
- database.php
- all the files in /generated_overrides
3. I don't have an .HTACCESS as far as I can see on the server...
Any other ideas? I really appreciate it!
1. Yes, all cleared
2. Checked the following:
- app.php
- database.php
- all the files in /generated_overrides
3. I don't have an .HTACCESS as far as I can see on the server...
Any other ideas? I really appreciate it!
Did you have Pretty URLs turned on when you were in the sub folder?
If you did login to the Dashboard, turn off Pretty URLs, then clear the cache.
If you did login to the Dashboard, turn off Pretty URLs, then clear the cache.
Already did that too :( doesn't work.
Getting hopeless here...
Any other ideas or would you mind having a look by logging in?
Getting hopeless here...
Any other ideas or would you mind having a look by logging in?
Sure I can look, send me a PM with the URL and login info.
Awesom, I'll PM you right away, do you need ftp as well?
Yeah, why don't you send that too.
Any luck finding the error?
I have exactly same error :-( And i cant seem to find the error...
I have exactly same error :-( And i cant seem to find the error...
Did you recently move your site too?
Yes, Its in the mooving process. And it was acting really strange.
But i figured out that the cache was enabled when i took the DB snapshot and copied the the files...
So new DB snapshot, and cache turned off and cleared - Then it worked...
The new version 8.x is more fragile than the old ones i think :0)
But i figured out that the cache was enabled when i took the DB snapshot and copied the the files...
So new DB snapshot, and cache turned off and cleared - Then it worked...
The new version 8.x is more fragile than the old ones i think :0)
^ This worked for me as well, thanks Kresten
Did you ever get anything to function? I just moved a v8.3.2 up one directory and suddenly some of the admin java scripts do not appear to have loaded, as many functions are undefined. I can rename the sub-directory, or move the installation into a sub-sub-directory, and it works fine. Just not the root. Pretty URLs on or off, no difference. Cleaned out everything else from the root, no difference. Cache of course manually cleaned as well.
I will also be facing the issue of moving a v8.3.2 site up one directory, and the answers seem vague and do not give me any type of warm and fuzzy. Should pretty URL's be kept turned off? Will that otherwise mess up translation of "concrete-picture" pseudo-elements?
While I haven't tried it, I'd definitely turn off pretty URLs before relocating a site. At least in part, 'pretty URLs' works by changing .htaccess (or equivalent) to deal with the directory in which c5 is installed.
Have you checked all the files in application/config to make sure that ZiP isn't in any of them?
Have you checked your .htaccess file (this is probably not the issue) to make sure the ZiP isn't in there?