php-install Digest 9 Feb 2002 08:59:12 -0000 Issue 691

Topics (messages 5969 through 5972):

Missing OCX Controll
        5969 by: Brent Newbury
        5970 by: Shrock, Court

ldap unresolved symbols problem
        5971 by: ZILBER,LEONID (HP-NewJersey,ex1)

Re: php works, but...
        5972 by: TheDot . BirdChild.com

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]


----------------------------------------------------------------------
--- Begin Message ---
Hi all,

I am having a problem installing PHP 4.1.1 under Windows XP (build 2600).
After the installation has finished, it tells me I have a missing OCX
controll. I have re-installed Windows 5 times today and I can't seem to get
it to work (I have downloaded all the updates. and still nothing).

Is there anyway to get this bloody thing to work, I DON'T want to configure
it manually.

Thnx for your time,

Brent Newbury


--- End Message ---
--- Begin Message ---
I found that the OXC control it was looking for works properly with IIS4 and
not IIS5....not an answer, really, as I just configured it manually and it
worked fine.

> -----Original Message-----
> From: Brent Newbury [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 08, 2002 11:59 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] Missing OCX Controll
> 
> 
> Hi all,
> 
> I am having a problem installing PHP 4.1.1 under Windows XP 
> (build 2600).
> After the installation has finished, it tells me I have a missing OCX
> controll. I have re-installed Windows 5 times today and I 
> can't seem to get
> it to work (I have downloaded all the updates. and still nothing).
> 
> Is there anyway to get this bloody thing to work, I DON'T 
> want to configure
> it manually.
> 
> Thnx for your time,
> 
> Brent Newbury
> 
> 
> 
> -- 
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
--- End Message ---
--- Begin Message ---
Hi guys,

I am trying to ldap support for my PhP modules and I am having some
problems.
I have successfully built openssl and PhP --with-ldap support. Everything
worked fine.

Afterwards, I have modified httpd.conf to add support for PhP 4.1.1 and when
I try to start Apache I am getting the following errors:
/usr/lib/dld.sl: Unresolved symbol: ldap_modify_s (code)  from
/opt/apache/libexec/libphp4.so
/usr/lib/dld.sl: Unresolved symbol: ldap_result (code)  from
/opt/apache/libexec/libphp4.so
/usr/lib/dld.sl: Unresolved symbol: ldap_explode_dn (code)  from
/opt/apache/libexec/libphp4.so
/usr/lib/dld.sl: Unresolved symbol: ldap_dn2ufn (code)  from
/opt/apache/libexec/libphp4.so
Syntax error on line 239 of /opt/apache/conf/httpd.conf:
Cannot load /opt/apache/libexec/libphp4.so into server: No such file or
directory
./apachectl start: httpd could not be started

I understand it cannot load ldap library but where and what kind of library
does it expect? Didn't my installation of openldap done for me?

I am using HP-UX 11.11 and PhP 4.1.1

Thank you in advance,
Leon

-----------
Leon Zilber
HP Internet Operation R&D Lab
phone: 973.443.78.82
email: [EMAIL PROTECTED]
--- End Message ---
--- Begin Message ---
Hi,

I have had the same thing.  The only way around this that I have found is...

Control Panel | Internet Options | Connection | Never dial a connection

Hope this helps

Cheers Eric



> > When I start http://localhost/test.php (<?php phpinfo() ?>) everything
works fine. But if I start an index.htm the start-site will be displayed but
I can't open any link on that page. If I try to open anyway and I'm offline,
my computer want to connect to the internet. All links at that page are
stored in a subdirectory of localhost. What I wonder is, that frames out of
index.htm are also stored in the subdirectory.
> >
> > How can I get to my links - Any suggestions?
>
>


--- End Message ---

Reply via email to