I have transitioned to another server and migrated a identical copy to my new host. I also put the new database inside the config file and obviously migrated all mysql data.
Login and everything seems to work just fine, however it does not show any language but output placeholders. such as
fi.view_approved_quotes
fi.view_payments
and so on. While navigating though the menu all options such as quotes, invoices seem to work just fine (but with placeholders…).
when trying to go to the system settings page ( url.ext/settings ) i’ll land on an error page saying “Whoops, looks like something went wrong.”
So i was wondering if there’s anything else i have to adjust to fix my moved installation (path, base, url etc.pp)
i assume my domain’s dns didn’t propagate when i had the issues, so my server most likely wasn’t able to result in properly loading a few files here and there.
Otherwise it could’ve been an issue uploading via root user instead of a user - where root has not proper permission to execute. It’s either this or that. Managed to get issues with both things so as a reference…
2.0.0 Alpha 1
Anyhow, i noticed i am still getting a few errors here and there after accessing several subpages with a
Forbidden
You don't have permission to access / on this server.
Message. DNS should work just fine by now. Has been over 24h hours after I changed the record. (i guess). Can’t find any sort of info if my request gets blocked due to “being too quick”, as well as using another browser or private mode will “reset” the error until i access too much pages yet again…
i haven’t encountered something like that before on any other server but i’m not sure if those webhosts had any sort of “good protection” while now i have much more freedom setting things how i want.
so i assume it’s much more strict now but i still wonder why it reports as sql injection when it’s just calling simple urls. I wonder how many people are facing error 403 pages here. If someone can resolve his issue with these hints, it’s a pleasure though.