[PHP-WIN] Re: need some urgent help

2001-08-30 Thread Michel Laine
Xytras wrote: > Hi all > i have installed PWs, PHP and MySQL it works great, i can see my scripts running in >my browser typing localhost, i belioeve that if i have my PWS running the just typing >my ip in the browser should work, well it doesn't, i signed up with dns2go.com there >you have a

Re: [PHP-WIN] Re: need some urgent help

2001-08-30 Thread OoCobra97
I had this same problem with a cable user, what the ISP was doing is blocking that port, specifically because your a home user, your not supposed to run a websever. in apache you can edit the file httpd.cont, and change the Port 80 to say port 8080 and then have your users go to your name.d2g.

Re: [PHP-WIN] Re: need some urgent help

2001-08-30 Thread OoCobra97
Sorry for the duplicate message, but in the previous mail, i reffered to httpd.cont...what i meant was httpd.conf Goodluck again In a message dated 8/30/2001 4:42:43 AM Eastern Daylight Time, [EMAIL PROTECTED] writes: > I had this same problem with a cable user, what the ISP was doing is >

[PHP-WIN] IE - very strange problem

2001-08-30 Thread Christian Ribeaud
Hi, I have been advised that the homepage http://www.predict.ch/ does not work with some browser/OS combinations. The problem seems to be the following code's lines: $result = mysql_query($sql,$db) or die("Please check your query and try again"); $db is defined in an included file: $db = @mysq

Re: [PHP-WIN] PHP/VB/Byrefs

2001-08-30 Thread Andrew Stopford
Hi Eric, The issue I suspect is with 4.04 as 4.06 does not seem to suffer from this problem. Andrew "Eric Pankoke" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I am still using php 4.04. I haven't upgraded yet because it seems like a > lot of people are h

php-windows Digest 30 Aug 2001 11:14:45 -0000 Issue 728

2001-08-30 Thread php-windows-digest-help
php-windows Digest 30 Aug 2001 11:14:45 - Issue 728 Topics (messages 9121 through 9129): Re: htmlspecialchars but allow text formatting? 9121 by: Ignatius Teo Re: Login System 9122 by: Brad Thomas Re: PHP/VB/Byrefs 9123 by: Eric Pankoke 9129 by: Andrew Stop

[PHP-WIN] Re: Dll version of PHP for MS IIS

2001-08-30 Thread Andrew Stopford
Hi Robert, This version exists today as a ISAPI DLL called php4isapi.dll if you check your SAPI folder in your PHP directory you should find it there. Andrew "Robert Knotek" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I heared of an dll version of PHP4 fo

[PHP-WIN] disable function

2001-08-30 Thread sur-php
Hello php-windows, through i came to know that many fuction are pre - compiled in windows binary version of php for example : ftp,calender,xml,wddx etc... and even i'm not using mysql function because our company uses mssql server... and for that i'm loading only one dll (ie:

[PHP-WIN] Re: Dll version of PHP for MS IIS

2001-08-30 Thread Robert KNOTEK
Thanks. But the second part of the question seens to be misunderstand. I like to know how stable ist this dll version. The exe Version seems tobe very stable. best regards robert "Andrew Stopford" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi Ro

[PHP-WIN] PHP on Win NT , IIS

2001-08-30 Thread Sridhar Moparthy
Hi Friends, I am kind of new to PHP. I am planning to install PHP4 on Windows NT with IIS as web server and Oracle as database. Could you please help me to understand some of the following. What web server is better on NT with PHP? What PHP installation mode performs better i.e. CGI, SAPI Modu

[PHP-WIN] Problem with DOM XML extention

2001-08-30 Thread Benjamin Lupu
Hi, I have this strange problem with the DOM XML extention under Win2k. I can create an xml doc with xmldocfile() but as soon I try to use a function I get : Fatal error: Call to a member function on a non-object... I saw that several people have the pb. Thank for who has an idea :-) -- PHP

Re: [PHP-WIN] PHP on Win NT , IIS

2001-08-30 Thread Alain Samoun
I had very good results with Apache and CGI. For Oracle and other DB, use the database class library ADODB: http://php.weblogs.com/ADODB Alain On Thu, Aug 30, 2001 at 09:09:03AM -0400, Sridhar Moparthy wrote: > Hi Friends, > > I am kind of new to PHP. > I am planning to install PHP4 on Windows

RE: [PHP-WIN] PHP on Win NT , IIS

2001-08-30 Thread Asendorf, John
OH MY GOODNESS! There's actually someone else doing what I'm doing?!?!?!? One of the problems I've encounter with PHP and Oracle on IIS on Win is the following: As CGI, PHP must establish a connection to PHP on every call (full login) which slows the process CONSIDERABLY OCIPLogon is usele

Re: [PHP-WIN] Why am I getting a CGI error?

2001-08-30 Thread Brandon Tanner
I am also having this problem, using IIS4, NT4, PHP 4.0.6. Using the cgi version of php. I had it working last night, but now i get the CGI error again, so i don't know what is going on. Hope someone can shed some light. -Brandon Tanner "Steve "Neo Cerberus" Juhnke" <[EMAIL PROTECTED]> wrote in

RE: [PHP-WIN] Why am I getting a CGI error?

2001-08-30 Thread Erik H. Mathy
Hi all! Sorry I'm coming into this one a little late. It's been a busy few days. :) > > > It looks like it only occurs on pages with MS SQL (not MySQL) db > > connections > > > (so I'm going to check with Frank to see if has any ideas) AND only if > the > > > Header (Location: xx/xxx.h

[PHP-WIN] A newbie problem..

2001-08-30 Thread tito
I havent been able to solve this problem.Im using BadBlue server on WinME (dont have access to anything else right now) and PHP 4.0.6. I have a site Im working on under c:/Site/BadBlue/ and PHP installed under c:/php My php.ini has under the include_path: ; Windows: "\path1;\path2" include_path

[PHP-WIN] printer_start_doc

2001-08-30 Thread Rob Cox
Can anyone get this working? I keep on getting: Warning: couldn't allocate new print job in E:\Archive\html\PSprint.php on line 6 I did an printer_open successfully. Now I want to create my document to print but I can't get by this step. Any idea's out there? -- PHP Windows Mailing List (h

[PHP-WIN] Help with convincing to convert from ASP

2001-08-30 Thread Scott
Does anyone have some links with case studies or articles about the advantages of PHP over ASP? I have a client that is on a very, very tight deadline and I know I can make the deadline if I use PHP, but doing it in ASP would take me twice as long and cut it short. They are open to it, but the

[PHP-WIN] .htaccess

2001-08-30 Thread Augusto Cesar Castoldi
How can I protected the diretory on Windows/Apache, to users access the scripts he needs to enter the username and password. thanks, Augusto ___ Yahoo! GeoCities Tenha seu lugar na Web. Construa hoje mes

Re: [PHP-WIN] Help with convincing to convert from ASP

2001-08-30 Thread Alain Samoun
http://php.weblogs.com/php_vs_asp http://php.weblogs.com/php_asp_7_reasons Among others... Just tell your ASP person that it will be lot easier to switch to PHP that he/she can think, as yourself, lot of people did it. If he/she is good at ASP coding, he/she will be even better at PHP. Alain On T

php-windows Digest 30 Aug 2001 23:27:33 -0000 Issue 729

2001-08-30 Thread php-windows-digest-help
php-windows Digest 30 Aug 2001 23:27:33 - Issue 729 Topics (messages 9130 through 9143): Re: Dll version of PHP for MS IIS 9130 by: Andrew Stopford 9132 by: Robert KNOTEK disable function 9131 by: sur-php PHP on Win NT , IIS 9133 by: Sridhar Moparthy

[PHP-WIN] Print out the form When click Submit?

2001-08-30 Thread Jack
Dear all I'm trying to write a user input form which when the user click the submit button, two task of php will proceed. 1. The data user input into the form will be insert into Mysql. (Which i had done so already!) 2. The form will regenerate a new page which for the user to print out to get a