[PHP-INST] Netscape error

2003-01-16 Thread M A
hi, i am trying to install netscape but iam getting that error: ./netscape-installer-bin: error while loading shared libraries: libstdc++-libc6.1-1so.2: cannot open shared object file:no such file or directory please help thanks __

[PHP-INST] PHP & HTTPD

2003-01-02 Thread M A
I don't have the following php module in my httpd.conf file: LoadModule php4_module modules/libphp4.so AddType application/x-httpd-php .php Still i am able to build webpages using php and php codes are being proccessed by the server. one more thing when i tried to load the php module and re

[PHP-INST] PHP & HTTPD

2003-01-02 Thread M A
I don't have the following php module in my httpd.conf file: LoadModule php4_module modules/libphp4.so AddType application/x-httpd-php .php Still i am able to build webpages using php and php codes are being proccessed by the server. one more thing when i tried to load the php module and restar

[PHP-INST] installing php on redhat

2003-01-01 Thread M A
hi, well, i downloaded PHP 4.2 and i am using redhat 8.0. my question is how could i remove "uninstall" the php that came with the redhat? and when i install php again where should i install it to "path"? and would my httpd recognize it or do i have to change something in httpd.conf? Thanks