Hello.
I bought a Combu. And After installing combu on my webserver(PHP version 5.5.18, MySql version 5.1.73) and configuring it.
However, an error like this.
http://123.143.253.188/combu/admin/index.php
What should I do?
Please help me.
The server is not configured to support short open tags, so it's not correctly managing the PHP files. Please read this other post.
FRANCESCO CROCETTI @ SKARED CREATIONS
Skared Creations said
The server is not configured to support short open tags, so it's not correctly managing the PHP files. Please read this other post.
Thank you for quick response. ^^
Questions but can not modify the contents.
Index page address, please be erased.
animan said
Questions but can not modify the contents.
Index page address, please be erased.
Sorry but I didn't understand what you mean... The linked post contains the solution how to enable support for short open tags.
FRANCESCO CROCETTI @ SKARED CREATIONS
Skared Creations said
animan said
Questions but can not modify the contents.
Index page address, please be erased.Sorry but I didn't understand what you mean... The linked post contains the solution how to enable support for short open tags.
Thank you.
On the issue has been resolved.
Yet there is an error as shown below.
Error: 404 not found
The HTTP 404 error code means that you're trying to access a file that doesn't exist, have you checked your settings on the CBManager component? You're probably not using the correct product/stage URL, anyway you can toggle the setting "Log Debug Info" in the inspector to see every request and output in the console log so you can try the URL requests later on a browser.
FRANCESCO CROCETTI @ SKARED CREATIONS