OS: WinXP Pro SP1.
Apache 2.
php 4.3 isap
index.php
";
$sa=1;
echo $sa."";
echo session_id()."";
echo session_name()."";
echo session_module_name()."";
echo session_is_registered("sa")."";
echo session_save_path()."";
?>
http://localhost/index2.php
php-windows Digest 30 Dec 2002 05:54:56 - Issue 1509
Topics (messages 17581 through 17584):
Re: gettext on Windows...
17581 by: Kyle Bisignani
Re: Warning: Page has Expired, HELP
17582 by: Wojciech Owczarek
PHP 4.3.0
17583 by: Rafael Fernandez
Dedicated servers/PHP
Hi,
does anybody has any experience with "WebWorkz Central" hosting company, PHP/MySQL
support and their Dedicated servers?
Can anybody compare with pair.com
Thanks for any help.
Afan
Hello, I just tried to install PHP 4.3.0 with Apache 1.3.27 on my Win XP
computer exactly as it is told in the installation file that is online
and included in the zip file and I get the following error:
[warn] Loaded DSO c:/php/sapi/php4apache.dll uses plain Apache 1.3 API,
this module might c
hmmm
well I guess it doesn't always happen
it happens when HTTP headers like
Cache-Control: no-store, no-cache, must-revalidate, post-check=0,
pre-check=0
and
Pragma: no-cache
are sent.
try to sniff out that site via telnet http requests and see if it sends any
of these. Some script might be
Haha! It's funny you mention that, it's exactly what I'm trying to install.
I really want to implement Horde locally on my mail server, and I figured I
would use this program called Sokkit (http://www.sokkit.net). But before I
buy the program, I want to know if it's going to work! I havn't been
php-windows Digest 29 Dec 2002 14:52:04 - Issue 1508
Topics (messages 17575 through 17580):
Re: monster form and compression?
17575 by: Miha Nedok
win32 php.ini default behavior better in php executable directory?
17576 by: Petar
17577 by: Christoph Grottolo
hi,
Windows XP, Apache 2.0.43(Win32) with PHP 4.3 can't load DLL
'php_domxml.dll'.
it pops-up: Unknown(): unable to load dll'C:\php\extensions\php_domxml.dll'
if I use the old 'php_domxml.dll' from PHP 4.2.4, it works fine. I'm using
libxml2-2.4.30, expat 1.95.4.
by the way, 'libxml2.dll' is not