tlocale ("LC_TIME", "fi_FI");
R> print (strftime ("%A, in French "));
R> setlocale ("LC_TIME", "fr_FR");
R> print (strftime ("%A and in German "));
R> setlocale ("LC_TIME", "de_DE");
R> print (strftime (
Hello,
Olivier Mascia wrote:
OM> RS> I've got php 4.1.1 running on a win98 box with Apache 1.3.22 installed.
OM>
OM> Where did you get the 4.1.1 binaries for Windows ? I thought only 4.1.0
OM> where available for now from www.php.net. Did you compile it yourself or
ere else ?
Thanks !
--
Olivier Mascia <[EMAIL PROTECTED]>
--
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]
irective makes most sense if used in a per-directory
; or per-virtualhost web server configuration file.
Yep, but at least with the way the per-directory settings are
implemented on Win32, that intent is defeated.
Do you think this should be logged in as bug ?
--
Olivier Mascia <[EMAIL PRO
Hello,
Olivier Mascia wrote:
OM> SC> Yes, you can use the registry to do per-directory settings.
OM> SC> HKEY_LOCAL_MACHINE\SOFTWARE\PHP\Per Directory Values
OM> SC> Create keys for each directory, then add the entries. So if you're
OM> SC> website is at c:\inetpub
th is taken into account.
I do not know if it is only the first setting which is taken into
account or if there is something un-understood by me regarding the other
two, but it looks buggy.
Thanks in advance for any hint or suggestion !
--
Olivier Mascia <[EMAIL PROTECTED]>
--
PHP Wi
;];
The real session variable is "visitcountupdated", but the variable I use
and update in the script is $vcu which is a shorthand for the other one.
I do not know if that is the best way to do it, but it undoubtly works
great for me on the above configuration.
--
Olivier Mascia <[EMA
d latest
PHP4/SSL. I expect to leave IIS as soon as possible.
--
Olivier Mascia <[EMAIL PROTECTED]>
--
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]
nder the above key, add:
SC>
SC> HKEY_LOCAL_MACHINE\SOFTWARE\PHP\Per Directory Values\c\inetpub\wwwroot\
SC>
SC> Then add the ini entries.
Great ! But where is this document ?
I could not find any info before your post.
Thank you very much !
--
Olivier Mascia <[EMAIL PROTECTED]
d:\...\class.xmltemplate.php on line 27"
When I does :
$dom = xmldoc(searchitems("03000"));// searchitems returns a XML string
$root = $dom->root();
/* or $root = domxml_root($dom); */
print_r($root);
it gives me no problems (php4.1.0 win32
?
Have you carefully followed the setup instructions regarding the
settings to be made in IIS "Home Directory" tab settings and in "ISAPI
Filters" tab too ?
--
Olivier Mascia <[EMAIL PROTECTED]>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-m
Hello,
It looks like things as described in :
<http://www.zend.org/zend/tut/authentication.php>
do not work at all as described when using PHP 4.1 as ISAPI on IIS.
Are there known steps on how to deal correcty with PHP-based
authentication on IIS ?
--
Olivier Mascia <[EMAIL
Is there a FAQ for list ?
When subscribed to this list, can I post to it through the related news
group at news.php.net and set the list itself in no-mail mode ?
--
Olivier Mascia <[EMAIL PROTECTED]>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PRO
ith PHP ISAPI on IIS ?
Thanks for any answer or suggestions,
--
Olivier Mascia <[EMAIL PROTECTED]>
--
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]
14 matches
Mail list logo