Transferring a working dynamic site from local host to an on-line host
I have a dynamic web site which works without problems on the local host. Using phpMyAdmin I exported the database to a sql file. All web page files were transferred to the on-line host using Dreamweaver CC.
On the on-line host (using Plesk) I ran phpMyAdmin on the on-line host and used the import facility. The database I was using locally appears to have loaded correctly to the on-line area as I can see it using phpMyAdmin..
However, any page which does not make use of the database displays coerrectly on line but any page that should display data from any table on the database fails.with either a "Not found" error or more commonly "The website cannot display the page".
Being very much a newby when it comes to dynamic sites I feel I have missed something obvious! It works on the local host but not the on-line host despite both having access to the same database. (I think!).
Thanks.
Ian
