| Summary | Failed opening required '../gollem/templates/login/javascript.inc' |
| Queue | Gollem |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 2. Medium |
| Owners | jan (at) horde (dot) org |
| Requester | lfbm.andamentos (at) gmail (dot) com |
| Created | 10/12/08 (6390 days ago) |
| Due | |
| Updated | 10/13/08 (6389 days ago) |
| Assigned | 10/13/08 (6389 days ago) |
| Resolved | 10/13/08 (6389 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
State ⇒ Resolved
Assigned to Jan Schneider
State ⇒ Assigned
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Gollem
Summary ⇒ Failed opening required '../gollem/templates/login/javascript.inc'
Type ⇒ Bug
State ⇒ Unconfirmed
install it on a Horde 3.3.1-cvs;
2. Turn on display_errors on php.ini;
3. Click on file manager;
4. You get this:
( ! ) Warning:
require_once(/var/www/html/horde/config/../gollem/templates/login/javascript.inc) [function.require-once]: failed to open stream: Arquivo ou diretório não encontrado in /var/www/html/horde/gollem/login.php on line
221
Call Stack
# Time Memory Function Location
1 0.0005 77440 {main}( ) ../index.php:0
2 0.0016 166920 require( '/var/www/html/horde/gollem/redirect.php'
) ../index.php:26
3 0.1180 7959720 require( '/var/www/html/horde/gollem/login.php'
) ../redirect.php:132
( ! ) Fatal error: require_once() [function.require]: Failed opening
required
'/var/www/html/horde/config/../gollem/templates/login/javascript.inc'
(include_path='.:/usr/share/pear:/usr/share/php') in
/var/www/html/horde/gollem/login.php on line 221
Call Stack
# Time Memory Function Location
1 0.0005 77440 {main}( ) ../index.php:0
2 0.0016 166920 require( '/var/www/html/horde/gollem/redirect.php'
) ../index.php:26
3 0.1180 7959720 require( '/var/www/html/horde/gollem/login.php'
) ../redirect.php:132
Previous version of gollem were working on the same system just fine.
tks