the .dll resposible for
imap.. Can anyone help or suggest anything?
Regards
Gary
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Yeah I have Maxim, to both questions. it's got me totally baffelled
:os
Regards
Gary
Maxim Maletsky <[EMAIL PROTECTED]> wrote on 11.11.2002, 13:19:42:
>
> have you restarted the web server after uncommenting the .dll? If yes
> then also check if it is in
Has anyone managed to get Horde/Imp working on an IIS platform? if so
how? any help is welcome
Regards,
Gary
[EMAIL PROTECTED] wrote on 11.11.2002, 13:16:17:
> Yeah I have Maxim, to both questions. it's got me totally baffelled
> :os
>
> Regards
>
> Gary
>
Hi Cam,
Yes I have, the .dll's are in every possible folder that PHP could call
and still no luck :(
Regards
Gary
Cam Dunstan <[EMAIL PROTECTED]> wrote on 11.11.2002, 13:47:08:
> Gary,
> Have you tried putting the DLLs in the same directory as PHP.EXE itself?
> (typically
Wish my setup would work, same setup as you but it cant see 1 extension
php_gettext.dll and its getting right on my nerves lol, ive tried it
with apache and iis 5 and iis 6 too
Regards
Gary
"Nichols, Mark A." <[EMAIL PROTECTED]> wrote on 12.11.2002,
15:54:21:
> I have the s
root\dinol\index.php on line 6
Warning: Cannot send session cache limiter - headers already
sent (output started at c:\inetpub\wwwroot\dinol\index.php:3) in
c:\inetpub\wwwroot\dinol\index.php on line 6
Gary
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
ext/wap.vnd.wml" and I cut the header
function. Finally, I get the same error message.Can you help me to solve it?
Thanks!
Gary
Ruslan Ohitin wrote:
> Hello gary,
>
> Try to put session_* functions before any output (echo, etc):
>
> session_start();
> session_register(&
Hi. does anybody know how to update data which is over 255 character in
MSSQL? Thanks!
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
Hi Dario, Thank you. I would like to know how to use ADO in MSSQL 7.0. Can you
tell me, please?
Gary
Dario Carnelutti wrote:
> The data field must be a BLOB field (TEXT, IMAGE). You can use ADO for
> instance and the appendchunk method will allow you to this update.
>
> If y
try here http://pear.php.net/
Juan Rosero <[EMAIL PROTECTED]> wrote on 04.12.2002, 23:50:51:
> Hello,
> I've been trying to run a PHP program called PHPList 1.9.3 available at
> http://www.phplist.com/files/. The program does not seem to retain it's
> sessions when running on a Windows environment
Opps sorry wrong reply to wrong email :os
[EMAIL PROTECTED] wrote on 05.12.2002, 12:01:04:
> try here http://pear.php.net/
>
> Juan Rosero wrote on 04.12.2002, 23:50:51:
> > Hello,
> > I've been trying to run a PHP program called PHPList 1.9.3 available at
> > http://www.phplist.com/files/. The
Ok heres the speciffic error.
Horde will not run without gettext support. Compile php --with-gettext
before continuing. PHP Warning: Unable to load dynamic library
'./php_gettext.dll' - The specified module could not be found. in
Unknown on line 0
Anyone?
Regards
Gary
-Origin
Any idea where I can get the extensions php_mcal.dll and php_mcrypt.dll
from as a windows binary?
TIA
Regards,
Gary
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Stopping and starting is supposed to be faster.
You may want to read:
http://phpbeginner.com/columns/jason/echo
However, I tend to echo anyway because the code is much easier on the eyes.
;)
As far as print vs echo, I have no idea. My guess would be that echo is
faster, but I have nothing to ba
pload_max are set to 8M
Im very confused and my head hurts from thinking too hard but I have a
feeling im
going to have to kick myself in the butt !
see for yourself http://213.61.126.228/up.php
A give out the $HTTP_POST_FILES in the example...
Why me...
Thx in advance.
Gary
--
PHP
My file upload script does not work when gzip is turned on.
It does not even return an empty $HTTP_POST_FILES
Any ideas?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list adminis
CT_KEY);
if ($this->next_collect <= 0)
$this->next_collect = 0x7fff; /* way into the future :) */
}
function destroy() {
@shm_detach($this->_IndexShr);
@shm_detach($this->sessionShr);
}
// private functions
====
ted in the system registry.
BTW, here is a great (and pretty short) read about event messages under
NT/2K:
http://www.johnjohnston.com/w2kevtlog.html
Is there anyone who could confirm or deny the existence of an
eventmessagefile dll for PHP?
Thanks!
--
Gary Pullis
Supporting: Sage MA
Maybe the problem was that my question was at end of my last message.
Does anyone know if there's an Eventmessagefile DLL in the PHP Win32
binary distribution?
Gary Pullis wrote:
> When I use the syslog() function under Win2K, I get the following from
> Event Viewer:
>
>
Hi,
Recently read an article about search engine friendly urls.
(http://www.zend.com/zend/spotlight/searchengine.php?days=1&f_id=searche
ngine&mode=&kind=sl&article=searchengine)
Seems good but for the life of me I cant get it to work on my IIS server.
I've tried all the suggestions in the
t's
going to have much bearing on things though.
With many thanks again for your time and help
Gary
"Sek-Mun Wong" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> (I'm not ignoring you, it's just a timezone thing.)
>
> wait_timeout is a mysql s
onnect("xxx","xxx","xxx") or die("Could not connect -
");
$newsdb = @mssql_select_db("xxx",$newslink) or die("Could not select
article database ");
Again, many thanks for your time.
Regards
Gary
"Sek-Mun Wong" <[EMAIL
The web log / event viewer isn't showing anything that I believe to be
of significance.
Many many thanks for your advice, it is greatly appreciated.
Regards
Gary
"Sek-Mun Wong" <[EMAIL PROTECTED]> wrote in message
news:<[EMAIL PROTECTED]>...
> a 100% cpu process is pretty
o be re-established. It can
> take only 10-20 concurrent connections to kill the server.
>
> To "fix" this (it's more an infrastructure issue, really):
>
> 1) run ISAPI version of php
> 2) under [MySql] in php.ini, make sure
>
> mysql.allow_persistent = O
d try
out at all?
Many thanks
Gary Broughton
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
25 matches
Mail list logo