Re: [PHP-DB] Mysterious 5 second delay on sybase_connect()

2012-05-25 Thread Charles Morris
gt; Still doesn't explain to me why it was looking itself up in the first > place...  Weird :/ > > -- Tom > > -Original Message- > From: charlesmor...@gmail.com [mailto:charlesmor...@gmail.com] On Behalf Of > Charles Morris > Sent: 24 May 2012 17:40 > To: Tom

Re: [PHP-DB] Mysterious 5 second delay on sybase_connect()

2012-05-24 Thread Charles Morris
Is it's own host name in the hosts file and nsswitch.conf set up correctly? Alternatively disable all the ipv6 adapters if you aren't using them. On Thu, May 24, 2012 at 12:23 PM, Tom Lloyd wrote: > Say the webserver is called foo, on the domain company.local.  No ipv6 is > enabled in the netwo

[PHP-DB] andrew bower

2010-04-20 Thread Charles Morris
http://www.h-dslovakia.sk/home.php -- Charles Morris cmor...@cs.odu.edu, cmor...@occs.odu.edu Network Security Administrator, Software Developer Office of Computing and Communications Services, CS Systems Group Old Dominion University http://www.cs.odu.edu/~cmorris

Re: [PHP-DB] Embedded php in javascript

2007-03-22 Thread Charles Morris
Chris is right, you also must understand that javascript runs client-side, (In the browser), and PHP is server-side (runs on the server). You can generate javascript with PHP, but hardly the other way around ;). -- Charles Morris [EMAIL PROTECTED] Network Administrator, Software

[PHP-DB] Extremely Urgent: Problem with PHP and Oracle

2004-06-09 Thread Charles Morris
cleConnection' } --eof-- Also, could someone please send me a working example of using variables appended to text with "array()"? I am a long time experienced perl programmer and I have tried using the . operatore a + but no luck. Thanks everyone!!! Please excuse types, typing on a 14.4 connection. --