Re: [PHP-WIN] HELP WITH PHP INSTALL!

2001-05-12 Thread Giro De Roover
did you copy mstrv.dll in windows/system? ""Fusion"" <[EMAIL PROTECTED]> wrote in message 000a01c0da11$f8f2e120$0100a8c0@fusion">news:000a01c0da11$f8f2e120$0100a8c0@fusion... I have re-downloaded and installed php but i get an error on my win200 box saying (no point in msrtv.dll or something..)

Re: [PHP-WIN] mysql dump

2001-05-03 Thread Giro De Roover
SQL said: File 'c:windowstempphpc021.tmp' not found (Errcode: 2) > you might see that it took away the backslashes?? If you don't know why, > take a look at php manual Chapter 6. Types and the page about Strings. > > Happy hunting > > /Johan > > Giro De Roover

Re: [PHP-WIN] mysql dump

2001-05-03 Thread Giro De Roover
> MySQL said: File 'c:windowstempphpc021.tmp' not found (Errcode: 2) > you might see that it took away the backslashes?? If you don't know why, > take a look at php manual Chapter 6. Types and the page about Strings. > > Happy hunting > > /Johan > > Giro De Roo

Re: [PHP-WIN] mysql dump

2001-05-02 Thread Giro De Roover
How is that done and where ?? "Johan Lundqvist" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi Giro, > > You'll have to type c:\\Windows\\Temp\\phpC021.TMP > > /Johan > > Giro De Roover wrote: > >

[PHP-WIN] mysql dump

2001-05-02 Thread Giro De Roover
Hi everyone, I am experiencing problem with mysql trying to import a text file with data into a table, i am using phpmyadmin in order to do that, going to insert textfiles into table and after choosing the file I want to upload i got this error, any help will be appreciated. Giro Error SQL-quer

Re: [PHP-WIN] MySQL problem

2001-05-02 Thread Giro De Roover
If you are using mysql shareware version, open amsprompt window and type cd c:\mysql\bin and enter then type mysqld~2.exe enter, then start mysql by doing mysql.exe. Otherwise type dir in mysql\bin and look out what version of mysqld you have the regulat one (mysqld) or opt. good luck Giro "Ch

[PHP-WIN] include_path value

2001-04-22 Thread Giro De Roover
hello there, I am very confused about "include_path" in the php.ini, what value need to go there, I have read a lot about that in php.net documentation without understanding exactly what they mean. Could someone be more specific with an example. I am using PHP4 win98SE, under Apache. My Php folde

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

2001-04-18 Thread Giro De Roover
I strongly recommend the book "PHP Fast&Easy" from Julie Meloni follow exactly all the chapter and you will got everything basic working. Also you can go to her web site at www.thickbook.com and get the toturial and all the code. The book got also a cd rom with apache, php4 and mysql alll for $24.

Re: [PHP-WIN] Instaling PHP in windows with Apache

2001-04-07 Thread Giro De Roover
Dear Margarida, I don't know what exactly you have done so far but this is a clear explanation that help me when I started, it is basic I don't mean to insult your knowledge but sometimes we miss a little thing and it's gone. Tell me if this works, otherwise i can mail you my php.ini and httpd.con

Re: [PHP-WIN] Problem - Sending mail

2001-04-03 Thread Giro De Roover
Dear Andrew, So what is the solution?? Giro ""Andrew Parry"" <[EMAIL PROTECTED]> wrote in message 99l2s4$3qo$[EMAIL PROTECTED]">news:99l2s4$3qo$[EMAIL PROTECTED]... > Hi, > > Background: > - > I'm developing a web application using PHP, and want to automatically mail > users on cert

Re: [PHP-WIN] Prob with Send mail using mail()

2001-03-23 Thread Giro De Roover
Dear andy, what if your smtp requires authentication? Any idea?? Thanks Giro __ Hello, Anyone have experienced difficulties with a broadband, cable, dsl setting smtp for the mail fonction, where the smtp requires authentication. I am actually having

[PHP-WIN] smtp with authentication

2001-03-23 Thread Giro De Roover
Hello, Anyone have experienced difficulties with a broadband, cable, dsl setting smtp for the mail fonction, where the smtp requires authentication. I am actually having a nightmare for sending the form .but I am making progress since I am able now to locate the problem. Thanks for the help -