[PHP-WIN] RE: Mail problem

2002-10-05 Thread Uttam
are you sure your mail settings in php.ini are correct: [mail function] ; For Win32 only. SMTP= ; for Win32 only ; For Win32 only. sendmail_from= ; for Win32 only regds, -Original Message- From: Francisco Murillo Montoya [mailto:[EMAIL PROTECTED]] Sent: Saturday, October 05, 2002 22:51

Re: [PHP-WIN] PHP 4.2.3 and Apache 2.0.36

2002-10-05 Thread Dash McElroy
Upgrade your Apache version. Worked for me like a charm. I've tried it (successfully) with 2.0.40. I have not yet tried 2.0.42. -Dash And so, men, we can see that human skin is an even more complex and fascinating organ than we thought it was, and if we want to keep it looking good, we have to

RE: [PHP-WIN] What do I need to do?

2002-10-05 Thread Uttam
these are required only if you are going to use the mail function through PHP, i.e. you want to send mail message through your PHP script. If you are not going to use the mail function it does not matters. these values can also be later changed in php.ini file (in windows directory): //*php.in

php-windows Digest 6 Oct 2002 03:00:29 -0000 Issue 1373

2002-10-05 Thread php-windows-digest-help
php-windows Digest 6 Oct 2002 03:00:29 - Issue 1373 Topics (messages 16181 through 16194): php.ini for a newbie+ACE- 16181 by: Nino V Re: Subject: What do I need to do? 16182 by: neil smith phpBB won't install 16183 by: Douglas F. Keim 16189 by: CSA

[PHP-WIN] Re: phpBB won't install

2002-10-05 Thread Anyang
CSa is right, when you refer to your computer you usually have to refer to it as localhost, same with perl scripts. "Douglas F. Keim" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I installed PHP and MySQL. Tested PHP and started the MySQL server with the >

[PHP-WIN] Re: Mail problem

2002-10-05 Thread Manuel Lemos
Hello, On 10/05/2002 02:21 PM, Francisco Murillo Montoya wrote: > Hello; > > I have PHP 4.2.3 on Windows 2000 advanced, and when > I try to use the mail funtion, the server returns an error. > > mail("[EMAIL PROTECTED]","Formulario","cuerpo"); > ?> > > The page sais: Warning: Server error in

[PHP-WIN] Mail problem

2002-10-05 Thread Francisco Murillo Montoya
Hello; I have PHP 4.2.3 on Windows 2000 advanced, and when I try to use the mail funtion, the server returns an error. The page sais: Warning: Server error in c:\url\file.php on line 2. I have Imail as Mail Server. Do you know why this happen? Thank you. Francisco Murillo -- PHP Windows

[PHP-WIN] Re: MySQL install for BBS on PHP

2002-10-05 Thread CSA
mysqlgui-win32-static-1.7.5-2 - This is GUI for MySQL administrationCS -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: mail programs

2002-10-05 Thread CSA
If you are looking for a mail server for windows, there is none better than mercury mail server.. CS -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: phpBB won't install

2002-10-05 Thread CSA
During the phpBB install, you will face an option called hostname...try setting that to localhost. I had the same problem and when I set it to localhost, it worked. I tried giving my local machine name, but it did not work then. Also make sure that all privileges have been granted on YodaBBS to ke

[PHP-WIN] Re: PHP 4.2.3 and Apache 2.0.36

2002-10-05 Thread Miguel A. Charneco
Sorry, the old file that i use is php4apache2.dll not php4apache.dll "Miguel A. Charneco" <[EMAIL PROTECTED]> escribió en el mensaje [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I've changed form php 4.2.1 to 4.2.3 and when i try to run Apache i get an > error when loading php4apache2.dll but e

[PHP-WIN] PHP 4.2.3 and Apache 2.0.36

2002-10-05 Thread Miguel A. Charneco
I've changed form php 4.2.1 to 4.2.3 and when i try to run Apache i get an error when loading php4apache2.dll but everything seems correct when using the old file php4apache.dll from php 4.2.1... is there something wrong with this file? -- PHP Windows Mailing List (http://www.php.net/) To unsu

RE: [PHP-WIN] guest book ?????

2002-10-05 Thread Skeepa
Here you can find an easy-to-use stand-alone guestbook: http://bigsam.gezzed.net/ Esteban. -Mensaje original- De: toby z [mailto:[EMAIL PROTECTED]] Enviado el: Sábado, 05 de Octubre de 2002 03:21 a.m. Para: php hlp list Asunto: [PHP-WIN] guest book ? ok guys stuck as usual i ve

RE: [PHP-WIN] What do I need to do?

2002-10-05 Thread Svensson, B.A.T. (HKG)
Yepp, you got everything stright down the line there. Use the settings you have in outlook for your inbound and outbound mail should be good enough. -Original Message- From: Douglas F. Keim To: [EMAIL PROTECTED] Sent: 4-10-02 19:59 Subject: Re: [PHP-WIN] What do I need to do? I am in the

[PHP-WIN] Re: Error

2002-10-05 Thread Ivo Stoykov
In case someone nedd this info - I solve it replacing debugger with the new version - 2.11.3 Ivo "Ivo Stoykov" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi > > I've faced following problem running php 4.2.2 & 4.2.3 with apache 2.0.40 & > IIS and DBG php d

[PHP-WIN] phpBB won't install

2002-10-05 Thread Douglas F. Keim
I installed PHP and MySQL. Tested PHP and started the MySQL server with the standard databases, mysql and test. Server is going on the database with the little stop signal green in the tray. I created a new database for the BBS, YodaBBS is the database name. I can connect to it using DOS MySQL

[PHP-WIN] Re: Subject: What do I need to do?

2002-10-05 Thread neil smith
Hi - you dont have 'team share' on your machine, its Sharepoint Team Services. The SQL server icon is in fact MSDE (microsoft data engine) which is a cut down or 'desktop' version of SQL server for smaller applications. I have worked with sharepoint & STS, and my recommendation is to avoid it &

[PHP-WIN] php.ini for a newbie+ACE-

2002-10-05 Thread Nino V
Hi, I'm beginning to learn php, so I've installed it on IIS/Win2k, but I would like to move php.ini from Winnt to another folder or to rename it. Is that possible? If so, how can I do that? Thanks a lot, Nino +AD0APQA9AD0APQA9AD0APQA9AD0APQA9AD0APQA9AD0APQA9AD0APQA9AD0APQA9AD0APQA9AD0APQA9AD0APQA9