OXid shop admin area working but shop front offline

Hi I have just setup oxid on local host. Every thing goes correct during installation. But now admin area of oxid is working but front end is offline. Can Any one tell what is the problem? I have set up many times but facing the problem first time now.

Hi,
Is there an error in the error logs? Error.log, php_error.log, exception.log.
What happens if you call the frontend? do you get a white page or a shop offline message?

Regards
Fabian

[QUOTE=Alpha-Sys;83748]Hi,
Is there an error in the error logs? Error.log, php_error.log, exception.log.
What happens if you call the frontend? do you get a white page or a shop offline message?

Regards
Fabian[/QUOTE]

There no file having name error.log, php_error.log or exception.log in log folder. It is shoing a shop offline message

Hi,
Try the following steps:
Empty the tmp folder
generate the views in admin
Delete your browser cache and
Cookies
Check if views are generated correctly

Regards
Fabian

Also make sure your OXID is activated to work in production mode - Master Settings -> Core Settings … and check the “Active” and “Productive Mode” checkboxes if they are unchecked.