Re: [PHP-WIN] Yet another MySQL+PHP5 issue

2004-10-29 Thread Michael Purdy
Jim Mysql does not need to be in the path. You do not need to rename the dll. Php should be looking for php_mysql.dll in the extension_dir specified in your php.ini file. I would suggest you do file search for other copies of the php.ini file in case one is conflicting with another. Once you h

[PHP-WIN] Yet another MySQL+PHP5 issue

2004-10-29 Thread Steven James Samuel Stapleton
I am running PHP 5.0.2 and MySQL 4.0.21-nt the install directory (C:\WBP\PHP\) is in the path. The MySQL dir is not in the path. I am attempting to use the PHP shell/command line feature (rather than web server), however I get this result: --

[PHP-WIN] Re: Installation? problem for php newbie

2004-10-29 Thread Michael Horniak
Hi Jason, I apologize for the duplicate entries ... will not do that again. The "problem" I discussed wasn't after all. I was opening the page via the browser as a file and not using http protocol. Dumb mistake on my part. Thank you for offering your assistance. - Michael "Jason Barnett" <[EMAIL

Re: [PHP-WIN] include statement

2004-10-29 Thread Jason Barnett
Just one thing to add here: My query is: If i load the header as .HTM does it put the included file through the PHP parser. I have the includes as .PHP at present. There is nothing php in the header or footer as yet. I am looking at saving the server some cycles by doing this. Not sure exactly how

[PHP-WIN] FOSDEM 2005

2004-10-29 Thread Christophe Gesché
I need a Schedule, speaker and public. That must be request this month. I think to 2 themes. 1° PHP5 (real use of new feature and first feedback) 2° PEAR to a stability and an better reputation. http://www.fosdem.org/2004/index/news/fosdem The FOSDEM (Free and Open Source Developers' European Mee

[PHP-WIN] FOSDEM 2005

2004-10-29 Thread Christophe Gesché
I need a Schedule, speaker and public. That must be request this month. I think to 2 themes. 1° PHP5 (real use of new feature and first feedback) 2° PEAR to a stability and an better reputation. http://www.fosdem.org/2004/index/news/fosdem The FOSDEM (Free and Open Source Developers' European Mee

[PHP-WIN] Re: Installation? problem for php newbie

2004-10-29 Thread Jason Barnett
Yes this is duplicate... please don't do that in the future unless you've waited a few days without an answer. Also for installation problems it might be better to try the php install newsgroup. Michael Horniak wrote: I manually installed PHP 5.0.2 and have also used the installer. In either ca

Re: [PHP-WIN] include statement

2004-10-29 Thread Paul Menard
So just so I'm clear on your files... Let's say you have a file, index.php. This file has an include statement for 'header.htm'. Your question is does it matter if the header.htm is just HTML and does not contain and PHP? No it does not matter. But the URL must be pointed to the index.php PHP

[PHP-WIN] mysql server: cannot connect

2004-10-29 Thread Eugene Kharkov
I got "cannot connect" error when I did stress test for a project we did recently. We used Apache Jmeter and there were 5 concurrent connections in a second. Initially, I thought it could be because of MySQL, becuase the first page of the project runs a lot of queries. Then I did the simple scri

[PHP-WIN] include statement

2004-10-29 Thread Michael Adams
A real PHP newbie here. I have so far only used the include statement in my site. Each page on the server loads a common header and footer. The header contains the site menu and the footer contains a line of logos in one graphic that . My query is: If i load the header as .HTM does it put the inc

[PHP-WIN] Installation? problem for php newbie

2004-10-29 Thread Michael Horniak
I manually installed PHP 5.0.2 and have also used the installer. In either case when opening a php page via IE 6 or Netscape 7.1 the HTML code displays but not php code. When checking the source I can see the php code. No errors are generated so I am at a loss as to why php is not functioning. I'm

[PHP-WIN] Installation? problem for php newbie

2004-10-29 Thread Michael Horniak
I manually installed PHP 5.0.2 and have also used the installer. In either case when opening a php page via IE 6 or Netscape 7.1 the HTML code displays but not php code. When checking the source I can see the php code. No errors are generated so I am at a loss as to why php is not functioning. I'm

[PHP-WIN] Installation? problem for php newbie

2004-10-29 Thread Michael Horniak
I manually installed PHP 5.0.2 and have also used the installer. In either case when opening a php page via IE 6 or Netscape 7.1 the HTML code displays but not php code. When checking the source I can see the php code. No errors are generated so I am at a loss as to why php is not functioning. I'm