[PHP-INST] Re: zend_language_parser (make install error)

2001-10-06 Thread Smirnov
Thanks a lot for your explanation ! I had exactly the same problem, but by following these guidelines, it works ! In article <[EMAIL PROTECTED]>, "Craig O'Brien" <[EMAIL PROTECTED]> wrote: > Craig O'Brien wrote: > > I figured this out. During my configure phase I found that flex was not > ins

[PHP-INST] Re: zend_language_parser (make install error)

2001-09-29 Thread Smirnov
Thanks a lot for your explanation ! I had exactly the same problem, but by following these guidelines, it works ! In article <[EMAIL PROTECTED]>, "Craig O'Brien" <[EMAIL PROTECTED]> wrote: > Craig O'Brien wrote: > > I figured this out. During my configure phase I found that flex was not > ins

Re: [PHP-INST] compiling problem

2001-05-23 Thread Smirnov
In article <[EMAIL PROTECTED]>, "John Morine" <[EMAIL PROTECTED]> wrote: > I am compiling PHP4 with MYSQL and Apache (on Linix Mandrake 7.2) when > I do I get the following error: > > (everything is fine until) > checking for flex... lex checking for yywrap in -ll... no checking lex > output fi

[PHP-INST] "php4_module is garbled" <== What does this mean ??

2001-05-23 Thread Smirnov
I have tried two ways of installing php4 on my Mandrake 7.2 Linux box: from an RPM and from the source code at php.net. In both cases ,when I start Apache, I get this error: API Module structure 'php4_module' in file /usr/lib/apache/libphp4.so is garbled - perhaps this is not an Apache modu

[PHP-INST] /usr/lib/apache or /usr/local/apache which one is right ?

2001-05-23 Thread Smirnov
Hello all, I have a Mandrake 7.2 pc with Apache running fine. When I install php, it doesn't place the "libphp4.so" file right. Apache is located in /usr/local/apache. libphp4.so is in : /usr/bin/apache Does this make sense ? Can I get a working php4 configuration like this? Should I man