anikesh / web-optimizator

Automatically exported from code.google.com/p/web-optimizator
0 stars 0 forks source link

[CS-Cart] Webo Error on Install in Cs-Cart 3.0.1 Ultimate #595

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please before submitting check your problem through Wiki page
http://code.google.com/p/web-optimizator/wiki/TroubleshootingAndSupport

What steps will reproduce the problem?
1.Installed on cs-cart 3.01 Ultimate version
2. Installed Webo to addons and set 777 permissions
3. Error occurs in Webo panel

What is the expected output? What do you see instead?
Cannot enable Webo due to the CSS error message.

Please provide any additional information below.

*In Webo admin pabel in CS-Cart I see the following error 

There is a critical issue
WEBO Site SpeedUp automatic installation is failed

Please be sure that you are not used local environment and do the following:
Check permissions and possible errors (i.e. via log files) while accessing the 
file 
/home/xxxxxx/public_html/addons/webositespeedup/web-optimizer/libs/css/wss.css.
Allow this file to be accessed via web (through HTTP protocol).
If there is Smart Optimizer installed - please uninstall it.
Reload this page.

***
This error occurs despite correct permissions and the CSS file is http 
accessible. The CS-Cart installation is on a VPS server in root.

Original issue reported on code.google.com by i...@urbanities.com.au on 28 May 2012 at 10:26

GoogleCodeExporter commented 9 years ago
There are issues either with JS file, or with index.php access inside WEBO Site 
SpeedUp folder. There must be .htaccess file inside addons/webositespeedup 
folder, please check its existence + allow override in Apache configuration. If 
no .htaccess file - please disable WEBO Site SpeedUp addon, set 777 permissions 
to addons/webositespeedup, remove folder addons/webositespeedup/web-optimizer 
and re-enable plugin.

If this won't help - please send credentials (FTP or SSH + CS-Cart 
administrative access) to support@webo.name

Original comment by sunny.dr...@gmail.com on 28 May 2012 at 8:52

GoogleCodeExporter commented 9 years ago
Created file wo.php in document root, solution is described here
http://code.google.com/p/web-optimizator/wiki/InstallingCSCartPlugin

Original comment by sunny.dr...@gmail.com on 29 May 2012 at 5:22