[PHP-INSTALL] calendar.so missing

2004-07-06 Thread Georgy Goshin
Hi, Have a problem with calendar: Unable to load dynamic library './calendar.so' - ./calendar.so: cannot open shared object file: No such file or directory I even cant find this file on disk. PHP 4.3.6, compiled from the source. How to build the calendar.so file? Thanks in advance, Georgy.

Re: [PHP-INST] Installing php 4.2.2 with apache 2.0.39

2002-08-04 Thread Georgy Goshin
Hi, In file "" change macro name to AP_MODULE_MAGIC_AT_LEAST This should be done because Apache developers have changed this name in version .39. Georgy. Quoting Ryan Adorable <[EMAIL PROTECTED]>: > Hi, > >I got this configure line: > > > > > ./configure --with-apxs2=/usr/www/bin/ap

[PHP-INST] How to build PHP 4.2.2 RPMS?

2002-08-03 Thread Georgy Goshin
Hi! I have a little problem, I have RedHat 7.1 server with a lot of PHP-based programs that installed from RPMS and these RPMS requires redhat-specific packages (php-imap, php-ldap, php-mysql, etc...) to be installed. But also I need to have php-4.2.2 wiht mbstrig support to be installed. Is t