Please fix the error in the configuration files, as listed below...
Store Configuration Files Check
The value for HTTP_SERVER
in the store side's configure.php file is wrong.
The current value for HTTP_SERVER is “
http://”.
The value for HTTP_SERVER cannot have a slash at the end.
You must update the value for HTTP_SERVER to remove the slash from the end.
The value for HTTPS_SERVER
in the store side's configure.php file is wrong.
The current value for HTTPS_SERVER is “
https://”.
The value for HTTPS_SERVER cannot have a slash at the end.
You must update the value for HTTPS_SERVER to remove the slash from the end.
The value for DIR_WS_CATALOG
in the store side's configure.php file is wrong.
The current value for DIR_WS_CATALOG is “path”.
The value for DIR_WS_CATALOG must start and end with a slash.
Add a slash, /, to the start of DIR_WS_CATALOG.
Add a slash, /, to the end of DIR_WS_CATALOG.
The value for DIR_WS_HTTPS_CATALOG
in the store side's configure.php file is wrong.
The current value for DIR_WS_HTTPS_CATALOG is “path”.
The value for DIR_WS_HTTPS_CATALOG must start and end with a slash.
Add a slash, /, to the start of DIR_WS_HTTPS_CATALOG.
Add a slash, /, to the end of DIR_WS_HTTPS_CATALOG.
Bookmarks