Bug #20427 | Blank Page after giving permission | ||
---|---|---|---|
Submitted: | 13 Jun 2006 14:57 | Modified: | 15 Jun 2006 5:05 |
Reporter: | digvijay Singh | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | Eventum | Severity: | S1 (Critical) |
Version: | OS: | Linux (LINUX) | |
Assigned to: | Bryan Alsdorf | CPU Architecture: | Any |
[13 Jun 2006 14:57]
digvijay Singh
[14 Jun 2006 5:36]
digvijay Singh
I have given mode 666 to each and every file like logs,locks,privatekey.php,config.inc.php which is required to be give priveleges
[14 Jun 2006 5:37]
digvijay Singh
I have given mode 666 to each and every file like logs,locks,privatekey.php,config.inc.php which is required to be give priveleges. Then too it is giving blank page after removing configuration errors.
[14 Jun 2006 6:37]
Bryan Alsdorf
Hi, Have you enabled displaying PHP errors? http://eventum.mysql.org/wiki/index.php/Displaying_PHP_errors
[14 Jun 2006 7:00]
digvijay Singh
Yes, I have already done. Now I found some error in /etc/httpd/logs/error.log [client 10.42.2.100] File does not exist: /var/www/html/live/favicon.ico whenever I refresh my screen. But there is no log created in Eventum logs.
[14 Jun 2006 7:11]
digvijay Singh
Hi There is addition to the errors in /etc/httpd/log/error.logs At live folder I have saved my eventum-1.7.1. [client 10.42.2.100] PHP Warning: fetch(../templates_c/%%-11^%%-1130223493^setup.tpl.html.php): failed to open stream: Permission denied in /var/www/html/live/eventum-1.7.1/include/Smarty/Smarty.class.php on line 1266 [client 10.42.2.100] PHP Warning: fetch(): Failed opening '../templates_c/%%-11^%%-1130223493^setup.tpl.html.php' for inclusion (include_path='.:./../include/pear/') in /var/www/html/live/eventum-1.7.1/include/Smarty/Smarty.class.php on line 1266 Thanks in advance Digvijay
[14 Jun 2006 14:27]
Bryan Alsdorf
The /eventum/templates_c/ directory needs to writeable from the web server.
[15 Jun 2006 5:05]
digvijay Singh
Hi thanx i got solution. Regards Digvijay Singh