[PHP-INST] RE: Problem loading php-module as DSO into Apache httpd

2002-04-19 Thread Todd Mortensen
could not be started And I know these ap_* symbols are from apache but I don't know why they are not being linked properly. I will try again and repost any further findings. Thanks for the updates. Todd. -----Original Message- From: Poetsch, Michael [mailto:[EMAIL PROTECTED]] Sen

RE: [PHP-INST] RE: Problem loading php-module as DSO into Apache httpd

2002-04-18 Thread Todd Mortensen
: Thursday, April 18, 2002 2:01 PM To: Todd Mortensen Cc: 'Poetsch, Michael'; Php-Install (E-mail) Subject: RE: [PHP-INST] RE: Problem loading php-module as DSO into Apache httpd Did you use the --with-apxs2 option? I know it's in 4.1.2 and 4.2.0rc4 Tib On Thu, 18 Apr 2002, Todd

RE: [PHP-INST] RE: Problem loading php-module as DSO into Apache httpd

2002-04-18 Thread Todd Mortensen
I am having this trouble with php4.1.2 php4.1.1 and php4.2 rc4. Todd -Original Message- From: Tib [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 18, 2002 1:50 PM To: Todd Mortensen Cc: 'Poetsch, Michael'; Php-Install (E-mail) Subject: Re: [PHP-INST] RE: Problem loading

[PHP-INST] RE: Problem loading php-module as DSO into Apache httpd

2002-04-18 Thread Todd Mortensen
_* symbols are from apache but I don't know why they are not being linked properly. I will try again and repost any further findings. Thanks for the updates. Todd. -Original Message- From: Poetsch, Michael [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 18, 2002 9:10 AM To: T

[PHP-INST] Php 4.x install problems.

2002-04-16 Thread Todd Mortensen
I have had this same problem with php-4.1.2 and 4.2 RC4. I know the ap_* symbols are for apache but can't seem to find out why I can't find them. Is there another dir I should be adding to my LD_LIBRARY_PATH? Any idead appreciated. I have been recompiling this for a week or more with the same

RE: [PHP-INST] inline php not working

2002-04-16 Thread Todd Mortensen
You need to tell apache to parse .html files with the php parser. By default apache is setup to parse .php files. Not .html files. Here is the line from httpd.conf. --- AddType application/x-httpd-php .php --- -Ori

[PHP-INST] Solaris 8 + Php 4.1.2 + apache 1.3.24

2002-04-10 Thread Todd Mortensen
I am having trouble getting apache to load the php4 module. Here is the error and output of ldd -r on the php module. todd@svlecs01:~/src/php-4.1.2$sudo apachectl start Syntax error on line 205 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/libexec/libphp4.so into server: l