php-install Digest 25 Sep 2001 04:24:11 -0000 Issue 473

Topics (messages 4387 through 4391):

CGI Error  and not able to load DLL error
        4387 by: Sridhar Moparthy

php 4.06 with apache 1.3.20 under win 98
        4388 by: Jules
        4390 by: Gaylen Fraley

fatal: relocation error
        4389 by: Keith Fleming

install on linux 7.0
        4391 by: rg

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------


Hi All,

I have been trying to install php4 on WinNT4 with IIS4.
I could not complete the installation with  "PHP 4.0.6 installer"  from
php.net as it failed to find some OCX control ( Don't know what OCX
control).  So I had to install manually. I did every thing as documented in
php.net site. When I have a sample PHP program that displays some string
just with print function, I am getting the following error.


CGI Error
"The specified CGI application misbehaved by not returning a complete set of
HTTP headers. The headers it did return are:"



Also getting the following error when I tried to load LDAP extension. The
file exists in the specified directory. But I don't know why it is not able
to identify the php_ldap.dll file. I am able to load all other extensions
but not php_ldap.dll.

"Unable to load dynamic library ':c:\php\php_ldap.dll' - The specified
module could not be found"

Please help me, I have been struggling for the last 3 days to install PHP4
properly.
Any help in installing PHP on WinNT4 with ISS4 with LDAP and Oracle8
extensions is a great help!!

Thanks in advance.
Sridhar Moparthy.






I 've got apche running and the dos window informs me php is running too,
but when i try to run a script through internet explorer it just shows me
the script in text format.
eg: <?php phpinfo();?>

I can run html files no problem but when I place php within the html, the
html runs and ingnores the php.

Any ideas on how to fix this?








http://www.faqts.com/knowledge_base/view.phtml/aid/1128/fid/30

--
Gaylen
[EMAIL PROTECTED]
http://www.gaylenandmargie.com
PHP KISGB v1.2 Guestbook http://www.gaylenandmargie.com/publicscripts

"Jules" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I 've got apche running and the dos window informs me php is running too,
> but when i try to run a script through internet explorer it just shows me
> the script in text format.
> eg: <?php phpinfo();?>
>
> I can run html files no problem but when I place php within the html, the
> html runs and ingnores the php.
>
> Any ideas on how to fix this?
>
>
>
>






When trying to start apache I receive the following
error:

Syntax error on line 205 of
/usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into
server: ld.so.1: /usr/local/apache/bin/httpd: fatal:
relocation error: file
/usr/local/apache/libexec/libphp4.so: symbol
uncompress: referenced symbol not found
/usr/local/apache/bin/apachectl start: httpd could not
be started


Line 205 = LoadModule php4_module       
libexec/libphp4.so

If I comment this line out, then the web server starts
just fine.

Hardware: SPARC
OS: Solaris 8
GCC: gcc version 2.95.3 20010315

APACHE INSTALL:
./configure \
"--prefix=/usr/local/apache" \
"--enable-module=so" \
"--with-layout=Apache" \



PHP INSTALL:
./configure \ 
"--with-apxs=/usr/local/apache/bin/apxs" \
"--enable-versioning" \
"--with-mysql=/usr/local/mysql" \ 
"--enable-track-vars" \


Any ideas of what my problem could be?

Keith



__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger. 
http://im.yahoo.com




    hi all,

i'm pretty new to linux. i have redhat 7.0.
i got apache to work.

i cannot seem to install php correctly. i have tried it from a variety
of sources and nothing is
working.

can anybody tell me how to install any version of php4 for redhat linux
7?

thanks,

rg



Reply via email to