Date: 12/20/00
- Next message: Bob Bowker: "Re: [phplib] input in flex scanner failed"
- Previous message: Johnson, Kirk: "RE: [phplib] Is there a mailing list archive for PHPLIB?"
- 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 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>
- Next message: Bob Bowker: "Re: [phplib] input in flex scanner failed"
- Previous message: Johnson, Kirk: "RE: [phplib] Is there a mailing list archive for PHPLIB?"
- 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 ]

