OBS. if u want to build up the hole site (with text and pictures)you need insert this in your My.ini file
Go to line:
# The MySQL server
[mysqld]
Add this:
lower_case_table_names = 0
Why im doing this i becoz when u export the database from your localhost, the letters will changes to BIG letters instad of small letters,then Concrete cant read it.
1. locate
error_reporting =
And change the value to
error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED
2. locate
display_errors = On
And change the value to
display_errors = Off
3. output_buffering = 4096 changed to output_buffering = Off
Code
Post Reply
Delete Post
You are allowed to delete your post for 5 minutes after it's posted.
Disable or uninstall IIS.
Install Apache 2.2.21 for Windows (http://httpd.apache.org/download.cgi#apache22... )
Install and configure PHP (http://se.php.net/manual/en/install.windows.php... and http://windows.php.net/download/... )
Install MySQL with Workbench for easy db administration (http://www.mysql.com/downloads/mysql/... )
Follow all steps in this guide: http://www.concrete5.org/documentation/installation/hosts/windows_s...