Hello. For some reason I cannot move my site to localhost using wamp as a server. I have tried it many many times following each step to a "T". I can install zencart fine, but when I attempt to move over my files (minus includes/config and admin/includes/config) and import my database, I get this error:
"Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at [email protected] to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Apache/2.4.9 (Win64) PHP/5.5.12 Server at localhost Port 80"
Here is the tail end of my apache error log (it was too long to post all of it) in the wamp log folder:
"
[Sun Mar 15 15:35:44.735940 2015] [core:alert] [pid 3936:tid 820] [client 127.0.0.1:63850] C:/wamp/www/zencart154test2/.htaccess: Invalid command 'ExpiresActive', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/zencart154test2/zc_..._page=finished
[Sun Mar 15 15:35:46.779544 2015] [core:alert] [pid 3936:tid 820] [client 127.0.0.1:63855] C:/wamp/www/zencart154test2/.htaccess: Invalid command 'ExpiresActive', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/zencart154test2/zen...from=index.php
[Sun Mar 15 15:37:30.946127 2015] [core:alert] [pid 3936:tid 820] [client 127.0.0.1:63857] C:/wamp/www/zencart154test2/.htaccess: Invalid command 'ExpiresActive', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/zencart154test2/zen...from=index.php
[Sun Mar 15 15:37:34.128533 2015] [core:alert] [pid 3936:tid 820] [client 127.0.0.1:63858] C:/wamp/www/zencart154test2/.htaccess: Invalid command 'ExpiresActive', perhaps misspelled or defined by a module not included in the server configuration, referer: http://localhost/zencart154test2/zc_..._page=finished
[Sun Mar 15 15:37:36.936538 2015] [core:alert] [pid 3936:tid 820] [client 127.0.0.1:63859] C:/wamp/www/zencart154test2/.htaccess: Invalid command 'ExpiresActive', perhaps misspelled or defined by a module not included in the server configuration
[Sun Mar 15 15:37:42.256147 2015] [core:alert] [pid 3936:tid 820] [client 127.0.0.1:63861] C:/wamp/www/zencart154test2/.htaccess: Invalid command 'ExpiresActive', perhaps misspelled or defined by a module not included in the server configuration
[Sun Mar 15 15:37:47.201356 2015] [core:alert] [pid 3936:tid 820] [client 127.0.0.1:63862] C:/wamp/www/zencart154test2/.htaccess: Invalid command 'ExpiresActive', perhaps misspelled or defined by a module not included in the server configuration
[Sun Mar 15 15:37:50.586562 2015] [core:alert] [pid 3936:tid 820] [client 127.0.0.1:63863] C:/wamp/www/zencart154test2/.htaccess: Invalid command 'ExpiresActive', perhaps misspelled or defined by a module not included in the server configuration"
My zencart logs don't have anything except the suscessful install logs.
Bookmarks