Moved site gone totally wrong. Localhost destroyed! :'(
Permalink
Hi everyone,
I'm fairly new to concrete5 and I've managed to create my own theme with a xampp server on my pc. Everything went perfectly! But eventually you would want to move that site to a live environment... and there the trouble happend.
The host where the site was gonna be stored was pretty new to me, didn't know the ins and outs. I've worked the whole documentation down to the last bit. Looked the site and got a 404 error and sometimes a 403 or a internal server error. I've contacted the host that I have this problem and he told me that I need to put the sites root not in httpdocs but in a directory IN httpdocs. Tried this with a empty index.html and that worked.
But since I have tried So...Many...Things... to get everything to work that I've lost track and eventually resulted in a broken localhost and a broken live version.
I think that my localhost broke when I wrote the site.php back from live to local. Maybe something to do with the Salt_password?!
The local is giving this error:
Unable to connect to database.
A database error occurred while processing this request.
And my live version this error:
An unexpected error occurred.
mysql error: [1146: Table 'db36662_welldone.PermissionAccessList' doesn't exist] in EXECUTE("select paID, peID, pdID, accessType from PermissionAccessList where paID = 45 and peID in (2) order by accessType desc")
10 hours I'm in to fixxing this problem already and I just CAN'T figure it out. Can someone please help me out here! :'(
I'm fairly new to concrete5 and I've managed to create my own theme with a xampp server on my pc. Everything went perfectly! But eventually you would want to move that site to a live environment... and there the trouble happend.
The host where the site was gonna be stored was pretty new to me, didn't know the ins and outs. I've worked the whole documentation down to the last bit. Looked the site and got a 404 error and sometimes a 403 or a internal server error. I've contacted the host that I have this problem and he told me that I need to put the sites root not in httpdocs but in a directory IN httpdocs. Tried this with a empty index.html and that worked.
But since I have tried So...Many...Things... to get everything to work that I've lost track and eventually resulted in a broken localhost and a broken live version.
I think that my localhost broke when I wrote the site.php back from live to local. Maybe something to do with the Salt_password?!
The local is giving this error:
Unable to connect to database.
A database error occurred while processing this request.
And my live version this error:
An unexpected error occurred.
mysql error: [1146: Table 'db36662_welldone.PermissionAccessList' doesn't exist] in EXECUTE("select paID, peID, pdID, accessType from PermissionAccessList where paID = 45 and peID in (2) order by accessType desc")
10 hours I'm in to fixxing this problem already and I just CAN'T figure it out. Can someone please help me out here! :'(