Hello community !!!

First of all thanks on advance for reading this. I'd like to say I'm QUITE new with SugarCRM so please bear with me during my following questions. I am also not an expert on php but I can manage myself well enough as long as it does not get too complex. My problem is as follows.

I managed to install SucarCRM both on a web-server and locally on my machine and this worked well for the experimentation and personal testing part but now I have been requested to recreate the SugarCRM that runs on our web-server on a local-server I have absolutely all the files (I used ftp to copy the whole SugarCRM dir) and I also have the sql dump.

So far

I copied the sugarCRM dir with all it's files to the dir that WAMP uses for localhost (C:\wamp\www)

I also used phpMyAdmin to sync/import the database used in the webserver using the sql dump

I modified the config.php file so that the user/pass/host/... and everything it requires points at the local DB using the local DB parameters

So I head to my localhost dir using firefox and what I get is:

------------------------------------------------------------------------------------------------------------------------------

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, admin@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

-------------------------------------------------------------------------------------------------------------------------------

Needless to say I have no clue as to what is happening or what do I have to do. But I can follow instructions well.

I really hope one of you can help me.

Thank you