jaws-project / jaws

Jaws is a Web Application Framework and Content Management System for building dynamic web sites.
htt://jaws-project.com
39 stars 17 forks source link

errors #50

Closed ghost closed 11 years ago

ghost commented 11 years ago

The new program has a lot of installation errors, but can not open the home page and management background.

mkhahani commented 11 years ago

What errors are you exactly talking about? If they are restrict errors then it's okay and you can turn them off in your PHP configuration.

ghost commented 11 years ago

PHP configuration is correct, the other version does not have this problem, just the latest test version.

mkhahani commented 11 years ago

We have no error on Jaws 0.9.0 installation. Would you please tell me at least one of the errors you face? Otherwise I can't help you.

ghost commented 11 years ago

[LOG_ERROR--]:[2013-04-20 07:35:59, 0.62546682, --8334KB]:[/public_html/include/Jaws/Session.php,120]: Error: /public_html/include/Jaws/Auth/.php file doesn't exists, using DefaultAuth

The installation log only found an error.

Really don't know what causes does not display the homepage and administration page.

The server configuration is correct, the previous version can be used normally.

0.9 Beta 2 can operate normally. 0.9 Beta 3 errors.

mkhahani commented 11 years ago

This is an old error from previous versions and must be fixed but doesn't prevent Jaws to work correctly. Your problem is some thing else, maybe a hidden PHP error. Please turn on error_reporting in your php.ini and see if there is any error causing the issue.

ghost commented 11 years ago

PHP Warning: require_once(/public_html/include/xz9qa2dsh.php) [function.require-once]: failed to open stream: No such file or directory in /public_html/include/Jaws.php on line 911 PHP Fatal error: require_once() [function.require]: Failed opening required '/public_html/include/xz9qa2dsh.php' (include_path='.:/public_html/libraries/pear') in /public_html/include/Jaws.php on line 911

mkhahani commented 11 years ago

mm.. strange error, I have no idea!

Please prepare a file access (i.e. FTP) to your website and send it via forum to be checked accurately.

afz commented 11 years ago

This issue reproduced, and now Fixed