Date: 12/20/00
- Next message: Max A. Derkachev: "Re: [phplib] PHP 4.0.4 problem with templates"
- Previous message: Rob Hardowa: "[phplib] $sess->delete() results in "This has not been coded yet.""
- In reply to: Bob Bowker: "Re: [phplib] input in flex scanner failed"
- Next in thread: Bob Bowker: "Re: [phplib] input in flex scanner failed"
- Reply: Bob Bowker: "Re: [phplib] input in flex scanner failed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello!
I try to use phplib with horde.
There is no file english.php in phplib, shipped with horde :(
> I ran into the same error message, and in my case the problem was in the
> function date_format($datestamp) subroutine in english.php ... I changed
> the sub to be as follows, and the error went away:
Thank you!
Dmitry Melekhov
http://www.belkam.com/~dm
2:5050/11.23 <email protected>
> >Hello!
> >
> >I want to start horde with phplib.
> >I write in apache config:
> ><Directory /var/local/apache/htdocs/horde>
> > Options Indexes FollowSymLinks
> > AllowOverride None
> > order allow,deny
> > allow from all
> > <IfModule mod_php3.c>
> > php3_include_path '/var/local/apache/htdocs/horde/phplib:.'
> > php3_auto_prepend_file /var/local/apache/htdocs/horde/phplib
> > php3_magic_quotes_gpc Off
> > php3_track_vars On
> > </IfModule>
> ></Directory>
> >
> >And get in error log:
> >
> >input in flex scanner failed
> >
> >
> >Where is problem?
> >
> >I run
> >[Wed Dec 20 11:28:42 2000] [notice] Apache/1.3.12 (Unix) tomcat/1.0
> >PHP/3.0.16 m
> >od_ssl/2.6.4 OpenSSL/0.9.5a rus/PL29.4 configured -- resuming normal
> >operations
> >
> >
> >
> >Dmitry Melekhov
> >http://www.belkam.com/~dm
> >2:5050/11.23 <email protected>
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> >For additional commands, e-mail: phplib-help <email protected>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Max A. Derkachev: "Re: [phplib] PHP 4.0.4 problem with templates"
- Previous message: Rob Hardowa: "[phplib] $sess->delete() results in "This has not been coded yet.""
- In reply to: Bob Bowker: "Re: [phplib] input in flex scanner failed"
- Next in thread: Bob Bowker: "Re: [phplib] input in flex scanner failed"
- Reply: Bob Bowker: "Re: [phplib] input in flex scanner failed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

