[PHP] Problem in windows

2003-06-14 Thread James Stanley
Hello, I just installed php/mysql on my windows machine, now when I try to run a script I get this: Use of undefined constant s_UID - assumed 's_UID' in c:\inetpub\wwwroot\php_test\inc\session.php And then some Undefined variable: s_UserInfo. Any thought why could this be? Thanks. James. --

[PHP] PEAR::MAIL Problem

2004-02-19 Thread Stanley Chan
Dear Listmates, I am using PEAR::MAIL and my code includes the below; // Send Email Out $mailCfg = array( host = 127.0.0.1, port = 25, auth = false ); $mailRecipient = $hashValue[emailaddress]; $mailHeader = array(

[PHP] Re: [PDO] Re: [PHP] PDO working via Apache but not at the command line?

2010-10-18 Thread Stanley Sufficool
Sounds like the error message SQLSTATE[HY000] Unable to connect: Adaptive Server is unavailable or does not exist (severity 9) could be more informative, but I think this is returned by FreeTDS, not PDO. On Mon, Oct 18, 2010 at 7:35 PM, Scott Baker bak...@canbytel.com wrote: On 10/18/2010 06:27

[PHP] PHP Hosting Sites

2003-06-10 Thread Martin, Stanley G
Anybody have any GOOD experience with PHP Web Hosting sites? I found a list at http://www.zend.com/hosting_sites/phphosting.php?CID=484 but don't know enough about them to make a safe decision. Stanley G. Martin System Administrator Sprint - EIS3 Customer Care [EMAIL PROTECTED]

RE: [PHP] PHP Web Hosting

2004-04-20 Thread Stanley X. Martin
Why don't you two just email each other instead of including us all in your little pissing contest? Stanley G. Martin -Original Message- From: -{ Rene Brehmer }- [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 20, 2004 4:59 PM To: PHP Mailing List Subject: Re: [PHP] PHP Web Hosting

[PHP] PHP Web Hosting

2004-04-19 Thread Martin, Stanley G [Contractor for Sprint]
over last year. I can't contact them either. Does anyone know anything that may have happened here? I suspect I need to find another web hosting company before my site just goes away. Stanley G. Martin System Administrator Sprint - EAS Business Intelligence [EMAIL PROTECTED]

RE: [PHP] PHP Web Hosting

2004-04-19 Thread Martin, Stanley G [Contractor for Sprint]
I've received a number of suggestions as to where I should go to for my web hosting but it doesn't seem that anyone has any experience with Domehost. This brings up another question; transferring my Domain name. If I do move to another hosting site, can I take my domain name with me? Stanley G

RE: [PHP] PHP Web Hosting

2004-04-20 Thread Martin, Stanley G [Contractor for Sprint]
to move on. Thanks for the link Justin. Stanley G. Martin System Administrator Sprint - EAS Business Intelligence [EMAIL PROTECTED] -Original Message- From: Justin Palmer [mailto:[EMAIL PROTECTED] Sent: Monday, April 19, 2004 5:01 PM To: [EMAIL PROTECTED] Subject: RE: [PHP] PHP Web

RE: [PHP] Regular Expression

2004-05-05 Thread Martin, Stanley G [Contractor for Sprint]
Here's a neat little tool I came across while taking an ASP.NET course at a local college for creating regular expressions. I've used it with my Perl/PHP scripting also. Regular Expression Designer http://www.radsoftware.com.au/web/Default.aspx Stanley G. Martin System Administrator Sprint

[PHP] PHP 4.3.6

2004-05-20 Thread Martin, Stanley G [Contractor for Sprint]
for building PHP and followed them, but that didn't help. Here is the configure line I used for PHP: ./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs Now nothing works right. Stanley G. Martin System Administrator Sprint - EAS Business Intelligence 913.762.8667 913.221.8241 PCS

RE: [PHP] PHP 4.3.6

2004-05-20 Thread Martin, Stanley G [Contractor for Sprint]
I'm getting a segmentation fault in the Apache error log whenever I access a page the doesn't finish. Stanley G. Martin System Administrator Sprint - EAS Business Intelligence [EMAIL PROTECTED] -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED] Sent: Thursday, May 20, 2004

RE: [PHP] PHP 4.3.6

2004-05-20 Thread Martin, Stanley G [Contractor for Sprint]
OK. Here it is [Thu May 20 11:52:41 2004] [notice] child pid 19615 exit signal Segmentation fault (11) Stanley G. Martin System Administrator Sprint - EAS Business Intelligence [EMAIL PROTECTED] -Original Message- From: raditha dissanayake [mailto:[EMAIL PROTECTED] Sent: Thursday

RE: [PHP] PHP 4.3.6

2004-05-20 Thread Martin, Stanley G [Contractor for Sprint]
libphp4.so and I'm loading it in Apache (which I didn't have to change because it was there before). I did notice before the changes that when I executed httpd -l to list loaded modules, PHP was listed and it's not now. I didn't have mod_so loaded before, but I loaded it this time. Stanley G. Martin

RE: [PHP] PHP 4.3.6

2004-05-20 Thread Martin, Stanley G [Contractor for Sprint]
Yes. I used --enable-module=so. Stanley G. Martin System Administrator Sprint - EAS Business Intelligence 913.762.8667 913.221.8241 PCS [EMAIL PROTECTED] -Original Message- From: John Nichel [mailto:[EMAIL PROTECTED] Sent: Thursday, May 20, 2004 1:21 PM To: [EMAIL PROTECTED] Subject

RE: [PHP] PHP 4.3.6

2004-05-20 Thread Martin, Stanley G [Contractor for Sprint]
everything back to normal now, but was wondering if this is a bug in the 4.3.6 installation where it doesn't create the needed library files. Stanley G. Martin System Administrator Sprint - EAS Business Intelligence [EMAIL PROTECTED] -Original Message- From: Aaron Gould [mailto:[EMAIL