Date: 06/26/01
- Next message: Brant: "[phplib] Error:"
- Previous message: Mike Green: "Re: [phplib] Error: Non-existant class User"
- In reply to: Matt Williams: "RE: [phplib] Shared server help for PHPLIB and mySQL"
- Next in thread: nathan r. hruby: "Re: [phplib] Shared server help for PHPLIB and mySQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 26 Jun 2001, Matt Williams wrote:
> > 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
>
Also note that if you're not using the demo and all your phplib apps
provide their own subclasses you do not need to include local.inc from
prepend.php3. Not that that will help with speed a whole lot, but you
never know.. it's one less place for things to get broken in.
-n
-- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- nathan hruby / digital statement nathan <email protected> http://www.dstatement.com/Public GPG key can be found at: http://www.dstatement.com/nathan-gpg-key.txt ED54 9A5E 132D BD01 9103 EEF3 E1B9 4738 EC90 801B -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Brant: "[phplib] Error:"
- Previous message: Mike Green: "Re: [phplib] Error: Non-existant class User"
- In reply to: Matt Williams: "RE: [phplib] Shared server help for PHPLIB and mySQL"
- Next in thread: nathan r. hruby: "Re: [phplib] Shared server help for PHPLIB and mySQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

