[PHP-WIN] WIN 2000 ACCESS VIOLATION PROBLEMS

2003-03-05 Thread Daniel Masson
RECENTLY I INSTALLED PHP ON A WIN 2000 AND WHEN THE WIN STARTS AND THE IIS SERVICE STARTS AND PHP WORKS OK ... BUT AFTER SOME MINUTES OF BEING UP , .. THE SCRIPT RESPONSES: PHP has encountered an Access Violation at 0119295E AND LATER THE PHP SCRIPTS ARE NOT ACCESIBLE ANY MORE THROUGH BROWSER, AN

RE: [PHP-WIN] SQL SERVER TRUSTED CONNECTION HELP

2003-01-30 Thread Daniel Masson
- From: Daniel Masson [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 30, 2003 16:27 To: 'PHP-WIN' Subject: [PHP-WIN] SQL SERVER TRUSTED CONNECTION HELP Hello list. I know about sql server authentication (windows and sql) y installed sql server 2000 on an win xp box, and my server alread

[PHP-WIN] SQL SERVER TRUSTED CONNECTION HELP

2003-01-30 Thread Daniel Masson
Hello list. I know about sql server authentication (windows and sql) y installed sql server 2000 on an win xp box, and my server already has "SQL and windows authentication", and still my php script goes "Login failed for user 'myuser'. Reason: Not associated with a trusted SQL Server connection.

[PHP-WIN] pfpro on win2000

2002-12-19 Thread Daniel Masson
Hello list !!! Id like to know if theres a way to enable pfpro extension on windows 2000 ... Im currently usong 4.2.3 and i havnt seen any dll for this extension in the distro Thanks for your help .. Regards. Daniel. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, vi

[PHP-WIN] Mssql how to ??

2002-10-11 Thread Daniel Masson
Hi there ... I need to work php and mssql my version is 4.1.2 and on IIS, i figured out that to work i need de client tools instaled and add extension=php_mssql.dll in ini file, where do i get php_mssql.dll , or what is the right procedure to have mssql support ??? I have no clue .. THANKX !! A

[PHP-WIN] Win nt logon user how to ?

2002-10-11 Thread Daniel Masson
Hey everyone, id like to know how to get the logon user in my NT domain, i know that this can be done in ASP: Request.Servervariables("LOGON_USER"), and gets the logged user of the client machine, i need to do that with PHP, ... im affraid this is not possible because, runing phpinfo() ... this v

RE: [PHP-WIN] PHP & "POST"

2002-08-14 Thread Daniel Masson
Scoot said it all !! .. Just one more little thing , .. When posting a form using POST you do a response page lets say form.php, if you want to reload the page the browser will ask you to send the data again so form.php can handle the data again, you dont have this problem with GET because, as s

[PHP-WIN] Mysql connect through proxy

2002-08-13 Thread Daniel Masson
Hello everyone id like to know if theres a way to connect to mysql via proxy ... I really need to !! Any tip or help would be very useful !! -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php