[PHP-WIN] web will not SUB, so I will try here

2003-06-30 Thread phpWalter
It seems the web page is not letting me subscribe, so I figured I'd try this route. phpWalter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] Apache as a service

2004-10-04 Thread phpWalter
> Hi, > > Can anyone help me with regards to running Apache 1.3.27 on Windows 2000 > Professional Service Pack 4. Sure, read the files at the URL in my sig. If you have any more questions, drop me a note. Walter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://w

Re: [PHP-WIN] apache config question

2004-11-03 Thread phpWalter
> How do I set up permission to access folders and not only specific files > in these folders with apache...? I can't find the correct line in > httpd.conf Folder and file access is controled at the OS level. Walter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http:/

Re: [PHP-WIN] Apache, PHP4, MySQL installation

2004-11-05 Thread phpWalter
> Hello, > > I installed Apache 2.0.52 en PHP4.3.9 on a Windows XP SP2 machine. > Everything runs fine. > I also installed MySQL 4.1 and it also runs fine. > > However when I try to connect to a exisiting database from within a PHP > script it fails. > > I followed several installation tutorials on

Re: [PHP-WIN] Apache

2004-11-11 Thread phpWalter
> Dear All, > > When I add 'LoadModule php4_module C:/PHP/sapi/php4apache2.dll' to my > Apache httpd.conf it does not want to start-up in XP. When I run it > without it it starts up. Do I need this to execute php? > > Apache 2.0.5 > PHP4 My httpd.conf says... (actually, it's in my php.conf file,

Re: [PHP-WIN] PHP, Classes, and PEAR

2004-11-19 Thread phpWalter
> WinXP Pro SP1 > PHP 4.3.9 > > > I am still learning PHP so please be gentle with me! LOL > > > I am trying to send mail from my PC. For some reason it is not working. I have working code. I'll dig it up and sent it to you. > So my questions is how do I get PHP to find the PEAR classes? You

Re: [PHP-WIN] MySQL 4.1 Server

2004-11-30 Thread phpWalter
> Does anyone know where I can download the latest MySQL PHP API to connect > to MySQL 4.1? Best API out there... http://adodb.sourceforge.net/ walter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] new mysql.dll for php...

2004-12-01 Thread phpWalter
Has anyone compiled the new DLL[s] for MySQL 4.1.7 and PHP 4.x? Seems they changed the password encryption method and the current DDLs don't work with new MySQL. If so, can you post a link so I can pull them down? Thanks Walter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe,

[PHP-WIN] error handling

2005-01-18 Thread phpWalter
What error handling routines/classes/etc do you use, and why? Walter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] PHP/Javascript question

2005-01-24 Thread phpWalter
> If I wanted to detect a users screen resolution, would I be better off > using PHP (if possible) or JavaScript? You have to use JS and have it report back to your server so your PHP can work with it. Simple! ;) Walter -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit:

[PHP-WIN] PHP 4.4.x and TIDY

2006-03-15 Thread phpWalter
I *really* need to get this going on my PHP 4 XP box. Anyone have any ideas? I have 2 DLLs: * php_tidy.dll 24.0 KB Thursday, February 16, 2006, 10:54:02 AM * php_tidy.dll 7.30 KB Wednesday, March 15, 2006, 10:43:10 AM Neither file will not generate an error Neither file will show up in m

Re: [PHP-WIN] Problem with php on vista home preminum

2009-09-15 Thread phpWalter
If you want to use a system that has worked on every Windows version since Windows 95, drop over to web.walters-way.com. Follow those instructions and you'll have Apache, PHP, mySQL, with SSL and CVS/SVN (with keys!) running in less than half hour. A little longer if you want virtual domains and u