Re: [phplib] input in flex scanner failed From: Dmitry Melekhov (dm <email protected>)
Date: 12/20/00

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>