I have installed php and configured it per the install manual.
I associated .php extensions to run php scripts via the php interpreter and
ran the test.php script successfully.
I then configured my Netscape 3.63 server mime-types to support php as
magnus-internal/shellcgi
Then I enabled php extensi
Help!
I'm running Apache 1.3 on Redhat7.2 (distribution install) and just
compiled PHP-4.1.2 as a DSO for apache with no problems BUT when I go to
view my php pages the php scripts are in plain text.
eg. appears in my browser.
- I know that the appropriate lines in the httpd.conf file has b
At this point in the make I get this error related to --with-imap and
--with-ssl-imap ...I believe
Making all in .
make[1]: Entering directory `/usr/lib/php-4.2.1'
/bin/sh /usr/lib/php-4.2.1/libtool --silent --mode=link gcc -I.
-I/usr/lib/php-4.2.1/ -I/usr/lib/php-4.2.1/main -I/usr/lib/php-4.2.1
at boot or linuxconf:
Executing: /etc/rc.d/init.d/httpd
starting httpd-perl:[ok]
starting httpd: Syntax error on line 74 of /etc/httpd/conf/httpd.conf
Cannot load /etc/httpd/apache/libphp4.so into
server: /etc/httpd/apache/libphp4.so cannot open shared object file: no such
file or directory
FAIL
When starting httpd I get this error ->
Executing: /etc/rc.d/init.d/httpd
starting httpd-perl:[ok]
starting httpd: Syntax error on line 74 of /etc/httpd/conf/httpd.conf
Cannot load /etc/httpd/apache/libphp4.so into
server: /etc/httpd/apache/libphp4.so undefined symbol:gss_nt_service_name
[FAILED]
Interesting ...took a RedHat apache rpm and installed it (ver 1.3.23-14) the
http.conf file is automatically set up to look for the mod_php.so library but
looked every where on my system and the mod_php.so does not exist. Is this correct?
--
PHP Install Mailing List (http://www.php.net/)
To unsub
Hi, I am having a difficult time compiling php-4.2.3 DSO with Apache 2 on a
RedHat 8.0. I need the following "with's" gettext, xml, mysql, ldap, mcrypt,
imap,and ftp. Can anybody give me a reason why I couldn't use rpm's to
accomplish this tasked? And if I can does anyone know what rpm's I would ne
Hi, I have found the ldap.h file on my system and have pointed the path properly
but the config still says it can't find it does anyone know what the problem may be?
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I'm using apache 1.3.23 with php 4.2.3 and my server keeps freezing to the point
the monitor won't come back on ...I have this running on a very hefty server 4GB
of memory. Any one know if their is a problem with these to softwares running
together. Just trying all avenue's
Thanks,
---