Hi misch! On Thu, 13 Dec 2001, [EMAIL PROTECTED] wrote: > ID: 14489 > User updated by: [EMAIL PROTECTED] > Reported By: [EMAIL PROTECTED] > Status: Open > Bug Type: Apache related > Operating System: Cobalt Raq 3 > PHP Version: 4.1.0 > New Comment: > > I forgot this : > > Apache/1.3.6 (Unix) > > And I used RPM of gettext-0.10.35 and I've also tried to compile version 0.10.40 >with same result > > Previous Comments: > ------------------------------------------------------------------------ > > [2001-12-13 11:55:19] [EMAIL PROTECTED] > > Hello > > When I configure PHP with these options (including gettext support): > > ./configure --with-mysql=/usr/local/mysql --with-apxs=/usr/sbin/apxs >--with-gd=/usr/local --with-jpeg-dir=/usr/local/src/jpeg-6b --with-png-dir=/usr/local >--with-zlib=/usr/local --enable-ftp --enable-trans-sid --with-imap=/usr/local >--enable-safe-mode --with-gettext=/usr > > > Everything is fine (including configuration output and no errors or warnings on >compiling) until I try to copy libphp4.so over old one and restart Apache. > > Usualy when I'm restarting apache I can see this: > > Shutting down Web Service: httpd > Setting up Web Service: Site home has invalid certificate: 4999 Certificate files do >not exist. > Site site7 has invalid certificate: 4999 Certificate files do not exist. > /usr/sbin/httpd > > > but whe I try to restart Apache after module changing I can see this: > > > Shutting down Web Service: httpd > Setting up Web Service: Site home has invalid certificate: 4999 >ssl_cant_files_missing > Site site7 has invalid certificate: 4999 ssl_cant_files_missing I don't think it's from getttext but from ssl. It looks like Apache cannot find the SSL cert of the server. Also, are you sure /usr/sbin/apxs is the apxs of your running Apache ? (by the location it appears to be installed from rpm).
-- teodor -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]