[PHP-WIN] Error::

2002-03-13 Thread KONUS
Iam sorry i send mySQL error to this mailing list wich not a mySQL mailinglist. I need help A.S.A.P Here are the error: Iam curenttly using apache 1.3.14 and having trouble starting mySQL, when i tried to execute phpMyAdmin this error comes up: Warning: MySQL Connection Failed: Can't connect t

[PHP-WIN] Include ()

2002-03-13 Thread ChaoticWorks
When i use the Include() command for a text file it always puts a slash, / , in front of any qotations in the text file. anyone know why? my example is http://www.notchmetal.com/bio/ thanks -Sean-

RE: [PHP-WIN] PHPTriad 2.11 (MySQL) connect problem.

2002-03-13 Thread Vail, Warren
Ran into a similar problem under Windows NT. I can think of several possible causes, 1.) the MySQL server is not started, or 2), as was in my case, the MySQL server came up as a service and not as a Standalone server, which means the localhost connects didn't work (I think). I use WinMySQLadmin

RE: [PHP-WIN] Re:[PHP-WIN] parse error

2002-03-13 Thread alain samoun
Since we don't know what are: $notch_member and $bio, you should print them, that maybe it! ;) A+ Alain -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 13, 2002 7:08 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Re:[PHP-WIN] parse error i fixe

[PHP-WIN] PHP 4.1.2

2002-03-13 Thread alain samoun
Daniel Beulshausen did it again! You can find the latest version with tons of Extensions at: http://www.php4win.com/downloads/downloads.php?item=cGhwNC4xLjIuZXhl Thanks Daniel! A+ Alain 2002-03-13 php4.1.2.exe SAPI: php4aolserver.so, php4apache-eapi.dll, php4apache.dll, php4isapi.dll, php4nsap

[PHP-WIN] Re:[PHP-WIN] parse error

2002-03-13 Thread ChaoticWorks
i fixed thati feel stupid for missing thatbut i still get the error even after i fixed that In a message dated 3/13/2002 9:01:59 PM Central Standard Time, [EMAIL PROTECTED] writes: > I suppose that line 28 is: > > if (!fp) die ("Cannot open file for writing. Please contact me."); >

RE: [PHP-WIN] FW: Mssql trusted connections ?

2002-03-13 Thread Kearns, Terry
I suspect you are right. I don't really want to give the user that IIS runs as full access to my database. But then again, If I needed security, I'd run PHP on Unix ;D it's just that this is for use at work... Yadda yadda yadda... [TK] > -Original Message- > From: Paco Ortiz [mailto:[E

[PHP-WIN] parse error

2002-03-13 Thread ChaoticWorks
how come whenever i run this code i get a error that says "Warning: Unexpected character in input: '\' (ASCII=92) state=1 in c:\phpdev\www\public\notch\bioupdate.php on line 28 Parse error: parse error in c:\phpdev\www\public\notch\bioupdate.php on line 28"

[PHP-WIN] Windows build problem for 4.1.2

2002-03-13 Thread William Lee
I recently downloaded the php src version 4.1.2 and it seems like there's a build conflict for the file output.c when I try to build it with MSVC++ 6. The file with the same name exist in both the \main\output.c and \ext\bcmath\libbcmath\output.c. VC++ can not proceed unless the two filenames

php-windows Digest 13 Mar 2002 22:32:55 -0000 Issue 1045

2002-03-13 Thread php-windows-digest-help
php-windows Digest 13 Mar 2002 22:32:55 - Issue 1045 Topics (messages 12609 through 12615): Problems with mail() 12609 by: Alberto. Sartori 12612 by: Adolfo Meneses Re: Mssql trusted connections ? 12610 by: Paco Ortiz How do you install PHP on Win98 with PWS?

[PHP-WIN] PHPTriad 2.11 (MySQL) connect problem.

2002-03-13 Thread Peter Ruan
Hi, I have installed PHPTriad 2.1.1 under Windows XP. When I run phpmyAdmin I got this error. Warning: MySQL Connection Failed: Can't connect to MySQL server on 'localhost' (10061) in C:\apache\htdocs\phpmyadmin\lib.inc.php on line 255 Error It used to work under Win2K. What's the work arou

[PHP-WIN] Re: How do you install PHP on Win98 with PWS?

2002-03-13 Thread Nicole Amashta
and make sure PWS is running ... "Nicole Amashta" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > You need to make sure you have read and execute scripts enabled and also > make sure you are web sharing the directory that the scripts are running out > of. > >

[PHP-WIN] Re: How do you install PHP on Win98 with PWS?

2002-03-13 Thread Nicole Amashta
You need to make sure you have read and execute scripts enabled and also make sure you are web sharing the directory that the scripts are running out of. Nicole www.aeontrek.com "Keith Hughes" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > I'm trying to

Re: [PHP-WIN] Problems with mail()

2002-03-13 Thread Adolfo Meneses
Welcome to the club! I have the same problem, try to put your ISP smtp server. or install the smtp server that come with iis5. i still dont have a solution to me. Adolfo - Original Message - From: "Alberto. Sartori" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 13, 200

[PHP-WIN] How do you install PHP on Win98 with PWS?

2002-03-13 Thread Keith Hughes
Hi, I'm trying to get PHP (4.1.2 I thinkthe new one) working on my Windows 98 PC, using PWS (don't know what version). I've downloaded the "install" CGI script from php.net, which says it does it all for you, and I've also had a quick play round with the .ini files (moved different ones to the

Re: [PHP-WIN] FW: Mssql trusted connections ?

2002-03-13 Thread Paco Ortiz
Hi, >How does one use trusted connections with mssql_connect()? mmm it seems it's not currently implemented in php_mssql. anyway, in order to use it you would need that your webserver service runs under a WinNT acount trusted by the SQL server. ¿can you afford that? (or maybe you need it un

[PHP-WIN] Problems with mail()

2002-03-13 Thread Alberto. Sartori
Hi guys. I've a big problem using mail() function. My system run under Win2k SP2 italian, with IIS 5 and PHP 4.1.2 (although I got this prob since 4.1.0). This is my php.ini [mail function] ; For Win32 only. SMTP = localhost ; For Win32 only. sendmail_from = [EMAIL PROTECTED] I've tried to re

php-windows Digest 13 Mar 2002 09:31:28 -0000 Issue 1044

2002-03-13 Thread php-windows-digest-help
php-windows Digest 13 Mar 2002 09:31:28 - Issue 1044 Topics (messages 12604 through 12608): Re: Problems with WinXP, & Apache 12604 by: Devon Knowles CGI and ISAPI with DOMXML in IIS5 12605 by: Jarrad Kabral PHP using Windows Server 2000 newbie 12606 by: Bob Parks

[PHP-WIN] Problem with Swedish charters

2002-03-13 Thread Glenn Lindgren
Hallo, I get this irritating problem with my insert statment the Swedish charter "åäö" look like this in the database " Ž™ " and when i and when i run the mysql_fetch array end print the value out on the screen it's the same GARBAGE Can anybody help me with this problem I sitting on Win2k pro,