php-windows Digest 21 Mar 2002 11:34:28 -0000 Issue 1056
Topics (messages 12697 through 12698):
PHP String
12697 by: C vd Veen
issue with PHP_XSLT?
12698 by: Ben
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,
I got a Xitami webserver running on Windows 98, work perfect to me, I have
PHP4.1.2, MySql MyODBC, Active Perl ect.
My question is that when a script calls the $PHP_SELF string I receive the
wellknown 404 message from my webserver.
Why doesn't Windows 98 put the website in the PHP string??? Something like
the JavaScript command location.history() does work fine.....
How come?
Thanks
|
--- End Message ---
--- Begin Message ---
hi,
i got a problem. i installed sablotron (expat etc) and it seems to be
working. my directory structures are like this:
webroot = c:\apache\htdocs
phproot = c:\apache\php
i try putting my xsl files (1.xsl, 1.xml) into HTDOCS but it doesnt work and
tries to look for the files in my PHPROOT! so, when i put the files in
"c:\apache\php", it works.
why does php_xslt.dll expect the files to be in PHP root? how can i change
this to be able to pick up files from the document root itself?
thanks,
ben
--- End Message ---