RE: [PHP-WIN] PHP and HTML

2001-05-08 Thread Martijn Weisbeek
rective can now be used in .htaccess files when the FileInfo directive has been set on. This allows users to redirect parts of their directories without requiring CGI scripts. And from another part of the manual: Example: Redirect /service http://foo2.bar.com/service Greetings, Martijn We

RE: [PHP-WIN] Can you please help me!

2001-04-18 Thread Martijn Weisbeek
> OK.. i have win2k and i have some tutorials can you tell me exactly what > to do? i have frontpages 2k PLEASE PLEASE PLEASE The biggest help is "not starting Frontpage (whatever version)". IMHO, Frontpage can only confuse you when you try to get this started. Of course FP can help if you do no

[PHP-WIN] RE: Newbie seeks help with PHP database connection problems

2001-04-18 Thread Martijn Weisbeek
>How do you create user access priviliges in MySQL and where would you put a >username and password in the mysql_select_db() statement? I suggest you try the fail-safe method of getting mySQL and PHP working together: Before applying any difficult stuff from your books: install phpMyAdmin from w

[PHP-WIN] RE: file .htaccess

2001-04-18 Thread Martijn Weisbeek
a PHP-related file. I think it is a file from Apache. I have never heard of chmod'ing a PHP-file. But with files from Perl and Apache it's different. Hope that this helps you get it up&running... Greetings, Martijn Weisbeek www.weisbeek.com -- PHP Windows Mailing List (http://www.

[PHP-WIN] RE: newbie needs help setting up PHP4 with win98 SE and PWS

2001-04-18 Thread Martijn Weisbeek
need for setting the include_path, IMHO. But I could easily be wrong here (besides, most of the times I am PHP-newbie too, but fortunately one can learn PHP quickly and easily). Greetings, Martijn Weisbeek www.weisbeek.com -- PHP Windows Mailing List (http://www.php.net/) To unsubscri

[PHP-WIN] Re: Permissions on Nt 4.0

2001-04-10 Thread weisbeek
t; Regards > > > > George Rae George Rae, What if you created a virtual directory and would give write-acces to that virtual directory ? There is indeed this NTFS-security. But remember that for a webuser also the webserver-security is in place. Greetings, Martijn Weisbeek

[PHP-WIN] Re: MSCOMCTL.OCX

2001-04-10 Thread weisbeek
am aware of). Greetings, Martijn Weisbeek -- 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]

[PHP-WIN] Re: free hosting with php

2001-04-03 Thread weisbeek
tch, but you should look for Gratis (which means free). If someone knows some more of these webhosts, please reply. I'd like to make this list as complete as possible. Greetings, Martijn Weisbeek http://internet.clubs.nl/php (Dutch PHP-community) http://www.weisbeek.com (homepage) -- P

[PHP-WIN] Re: install problems

2001-04-03 Thread weisbeek
anagement (not entirely sure of the name, but it is in ControlPanel) Does anyone know more about this IWAM-account and why it is there ?!? Greetings, Martijn Weisbeek -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

[PHP-WIN] Re: .htaccess file

2001-04-03 Thread weisbeek
Beware that you set the include_path in php.ini to also include the current directory (.). Just like include_path .;C:\httpd\htdocs\home\inc Otherwise the PHP-engine will not execute any more scripts. I've had errors like this after changing this path. Took me some time to find out wh

[PHP-WIN] Re: Uploading files?

2001-04-03 Thread weisbeek
ss you can just forget about it. But there should be people on this list who can tell you much more about this... Greetings, Martijn Weisbeek -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contac