phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [ 101611 ] error after creating header.inc.php


From: nobody
Subject: [Phpgroupware-tracker] [ 101611 ] error after creating header.inc.php
Date: Tue, 10 Dec 2002 23:23:51 -0500


Support Request #101611, was updated on 2002-Dec-11 14:02
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101611&group_id=509

Category: Question
Status: Open
Priority: 5
Summary: error after creating header.inc.php

By: skwashd
Date: 2002-Dec-11 15:23
Logged In: YES 
user_id=2480
Browser: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.1) Gecko/20020826

Ok, a few quick questions back to you :)

What did you set the Server Root and Include Root to?
Do this match the path that phpgw is installed in?

Did you use the -R flag on the chmod / chown commands?
try this:
# cd /path/to/phpgroupware
# chown -R apache:apache ./*
# chmod -R 0770 ./*

Also you will need to create a directory files/home
 - user and groups all use the one dir now
 - this dir must have 770 rights with apache as the owner

Let me know how you go

Cheers

PS - Please post any bug on the bug tracker at
https://savannah.gnu.org/bugs/?group=phpgroupware

----------------------------------------------------------------------

By: Nesta
Date: 2002-Dec-11 14:02
Logged In: YES 
user_id=13637
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705)

This is what I didÂ…..
1. downloaded phpGroupWare-0.9.14.001.tar.gz
to /var/www/html/
2. tar xzvf phpGroupWare-0.9.14.001.tar.gz
3. cd phpgroupware
4. mkdir files  {which exists}
5. mkdir files/users {which exists}
6. mkdir files/groups {which exists}
7. chown apache:apache files
8. chmod 700 files
9. cd ../
10.chown apache:apache phpgroupware
11.chmod 770 phpgroupware

12. point browser to http://www.blah.blah/phpgroupware/
Got redirected to 
http://www.blah.blah/phpgroupware/setup/manageheader.ph
p
With this message on top of the page
You have not created your header.inc.php yet!
You can create it now. 
Analysis 
You appear to have MySQL support enabled
You appear to have Postgres-DB support enabled
No Microsoft SQL Server support found. Disabling
No Oracle-DB support found. Disabling
You appear to be using PHP4. Enabling PHP4 sessions 
support
sample configuration not found. using built in defaults
Now guessing better values for defaults 

14. enter few values {mainly passwords rest left at 
default value}
15. click on "write" button
16. after write successful, "Created header.inc.php!" 
click on continue button to continue I do
and get this

Warning: Failed 
opening '/phpgwapi/setup/setup.inc.php' for inclusion 
(include_path='.:/usr/share/pear') 
in /var/www/html/phpgroupware/header.inc.php on line 
117

Warning: Failed 
opening '/phpgwapi/inc/class.Template.inc.php' for 
inclusion (include_path='.:/usr/share/pear') 
in /var/www/html/phpgroupware/setup/inc/functions.inc.p
hp on line 48

Fatal error: Cannot instantiate non-existent class: 
template 
in /var/www/html/phpgroupware/setup/inc/functions.inc.p
hp(72) : eval()'d code on line 1

Any ideas ppl
Thanks in Advance


----------------------------------------------------------------------
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101611&group_id=509



reply via email to

[Prev in Thread] Current Thread [Next in Thread]