Date: 06/26/01
- Next message: nathan r. hruby: "Re: [phplib] Shared server help for PHPLIB and mySQL"
- Previous message: Layne Weathers: "Re: [phplib] Error: Non-existant class User"
- In reply to: Brant Smith: "Re: [phplib] Shared server help for PHPLIB and mySQL"
- Next in thread: nathan r. hruby: "RE: [phplib] Shared server help for PHPLIB and mySQL"
- Reply: nathan r. hruby: "RE: [phplib] Shared server help for PHPLIB and mySQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I've built the databases (just cut/pasted the create.database.mysql
> text into the mysql telnet utility...thanks to the tech support at my
> ISP for helping me access the utility) and added the database host,
> database name, username and password into local.inc. Yet I still
> get an error when I try the index.php3 page in the /pages
> directory of the tarball:
>
> Fatal error: Cannot extend non existant class User in
> /nfs/WWW_pages/source/new_site/phplib-7.2b/php/local.inc on line 62
>
> Is there something else I should change in the local.inc file?
IIRC I had this error when I commented the line to include user.inc in
prepend.php3 without removing all reference to the user class in local.inc
worth a try
M@
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: nathan r. hruby: "Re: [phplib] Shared server help for PHPLIB and mySQL"
- Previous message: Layne Weathers: "Re: [phplib] Error: Non-existant class User"
- In reply to: Brant Smith: "Re: [phplib] Shared server help for PHPLIB and mySQL"
- Next in thread: nathan r. hruby: "RE: [phplib] Shared server help for PHPLIB and mySQL"
- Reply: nathan r. hruby: "RE: [phplib] Shared server help for PHPLIB and mySQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

