php-windows Digest 18 Jun 2007 06:20:52 -0000 Issue 3261
Topics (messages 28091 through 28092):
Chmod and fileperms
28091 by: Henrik Andersson
Re: Sybase
28092 by: Mikael Grön
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 ---
I am doing some research about how php fakes the posix chmod system on
windows, but I can not seem to figure out what each bit in the used
bitfields means. Where can I find a list of these bit flags as used by
windows?
--- End Message ---
--- Begin Message ---
Ben,
first of all, check if the file php_sybase_ct.dll actually exist in the
directory c:\wamp\php\ext\
If it does, I've had some luck with just moving dll-files that don't get
included correctly to other paths. Like the PHP main path (c:\wamp\php\)
Try that too.
Mike
Ben skrev:
Hello,
I've installed Sybase ASE-15 Express on a CentOS-5 machine. All went
well there, configuration is done and all.
Now I'd like to connect, from my Windows XP localhost (WAMP5), to this
Sybase server.
So I install the Sybase PC Client, made a connection, ... works fine.
But when I try enabling php_sybase_ct.dll, I get the following error:
[16-Jun-2007 17:25:12] PHP Warning: PHP Startup: Unable to load
dynamic library 'c:/wamp/php/ext/php_sybase_ct.dll' - The specified
module could not be found.
in Unknown on line 0
Does anyone know how to make this work correctly?
Thanks,
Ben.
--- End Message ---