[PHP-DB] PHP/MySQL/Linux developer needed in Long Beach, CA

2006-03-15 Thread Christian Fea

Hello,

We're looking for a PHP developer to work on-site in Long Beach to  
start immediately.  Job description is below.


Thanks,

Christian


Internet Transaction Services, Inc. - An Internet Paymenet Processing  
company located in Long Beach, CA is looking to hire a contract PHP  
developer to work in our office for a 6 month project. This project  
will be helping us to expand on our risk management system. Possible  
travel to Holland may be required for training. We're looking for  
someone with 2 to 3 years PHP/MySQL/Linux experience. Please email  
your resume to [EMAIL PROTECTED] No third party or agency  
responses please. Looking to fill this position ASAP. This position  
pays $40 to $45 an hour to start with an increase in 60 days.


--
Christian Fea
CTO
Internet Transaction Services, Inc.
[EMAIL PROTECTED]

110 Pine Ave
Suite 1080
Long Beach, CA 90802

Office - 562-951-1122
Skype - christianfea
Yahoo - christianfea





Re: [PHP-DB] PHP - MSSQL - LINUX

2004-03-17 Thread Santhosh Kumar
Hi Madhu,
 I am speaking about MSSQL not MySQL . 
Is it possible can i get for MSSQL.so from MYSQL Installation.

Thanks and Regards,
Santhosh Kumar.M


- Original Message - 
  From: Madhu Manjari 
  To: [EMAIL PROTECTED] 
  Sent: Wednesday, March 17, 2004 2:27 PM
  Subject: Re: [PHP-DB] PHP - MSSQL - LINUX


  Hi Santosh Try to install mysql-3..22 source where you will get all libraries by 
default . After installation of mysql configure php support with mysql. Madhu.  Hi 
All,   Where do I get mssql.so to connect mssql with my PHP4.0.6 and PHP4.3.3   
Regards,  Santos Kumar.M 
  --
  This Message and any attachments is intended solely for the addresses and is 
confidential.
  If you receive this message in error or if you are not the intended recipient, 
please delete the mail.
  Any use not in accord with its purpose, any dissemination or disclosure, either 
whole or partial, is prohibited.
  Please inform us in case of erroneous delivery, thanks for your cooperation.



Re: [PHP-DB] PHP - MSSQL - LINUX

2004-03-17 Thread Adam Voigt
No, if you are attempting to run PHP under Windows, you want the MSSQL
DLL File, if you are attempting to run PHP under Linux or Unix, you want
to install FreeTDS from www.freetds.org


On Wed, 2004-03-17 at 05:17, Santhosh Kumar wrote:
 Hi Madhu,
  I am speaking about MSSQL not MySQL . 
 Is it possible can i get for MSSQL.so from MYSQL Installation.
 
 Thanks and Regards,
 Santhosh Kumar.M
 
 
 - Original Message - 
   From: Madhu Manjari 
   To: [EMAIL PROTECTED] 
   Sent: Wednesday, March 17, 2004 2:27 PM
   Subject: Re: [PHP-DB] PHP - MSSQL - LINUX
 
 
   Hi Santosh Try to install mysql-3..22 source where you will get all libraries 
 by default . After installation of mysql configure php support with mysql. Madhu.  
 Hi All,   Where do I get mssql.so to connect mssql with my PHP4.0.6 and PHP4.3.3  
  Regards,  Santos Kumar.M 
   --
   This Message and any attachments is intended solely for the addresses and is 
 confidential.
   If you receive this message in error or if you are not the intended recipient, 
 please delete the mail.
   Any use not in accord with its purpose, any dissemination or disclosure, either 
 whole or partial, is prohibited.
   Please inform us in case of erroneous delivery, thanks for your cooperation.
-- 

Adam Voigt
[EMAIL PROTECTED]

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP-DB] PHP - MSSQL - LINUX

2004-03-17 Thread Brock Jimmy D Contr DODHSR5
Open your php.ini file and uncomment the line:

extension=php_mssql.dll

Happy coding,

Jimmy Brock

-Original Message-
From: Santhosh Kumar [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 17, 2004 5:17 AM
To: PHP DB; [EMAIL PROTECTED]
Subject: Re: [PHP-DB] PHP - MSSQL - LINUX


Hi Madhu,
 I am speaking about MSSQL not MySQL . 
Is it possible can i get for MSSQL.so from MYSQL Installation.

Thanks and Regards,
Santhosh Kumar.M


- Original Message - 
  From: Madhu Manjari 
  To: [EMAIL PROTECTED] 
  Sent: Wednesday, March 17, 2004 2:27 PM
  Subject: Re: [PHP-DB] PHP - MSSQL - LINUX


  Hi Santosh Try to install mysql-3..22 source where you will get all libraries by 
default . After installation of mysql configure php support with mysql. Madhu.  Hi 
All,   Where do I get mssql.so to connect mssql with my PHP4.0.6 and PHP4.3.3   
Regards,  Santos Kumar.M 
  --
  This Message and any attachments is intended solely for the addresses and is 
confidential.
  If you receive this message in error or if you are not the intended recipient, 
please delete the mail.
  Any use not in accord with its purpose, any dissemination or disclosure, either 
whole or partial, is prohibited.
  Please inform us in case of erroneous delivery, thanks for your cooperation.

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] PHP - MSSQL - LINUX

2004-03-17 Thread Robert Twitty
You will need to install and configure the FreeTDS library.  Another
alternative is to use ODBTP, which is available at
http://odbtp.sourceforge.net.  It is much easier to
install and configure than FreeTDS, and supports all of the mssql_*
functions. However, ODBTP requires a WIn32 service to be installed on the
machine running SQL server, or some other Win32 machine that can be
accessed by the Linux machine.  If this is not a problem, you will be
able to get connected more quickly, and with additional capabilities.

-- bob

On Wed, 17 Mar 2004, Santhosh Kumar wrote:

 Hi All,

 Where do I get mssql.so to connect mssql with my PHP4.0.6 and PHP4.3.3

 Regards,
 Santos Kumar.M


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DB] PHP - MSSQL - LINUX

2004-03-16 Thread Santhosh Kumar
Hi All,

Where do I get mssql.so to connect mssql with my PHP4.0.6 and PHP4.3.3

Regards,
Santos Kumar.M


Re: [PHP-DB] PHP - RH Linux - Interbase

2003-12-07 Thread Tyler Lane


Todd Cary wrote:

Glen Webber wrote:

Hi Todd,

I'm running interbase, php,...  on deb.
Happy to help if I can.
Whats the issue your dealing with?
G/

Todd Cary wrote:

I am looking for someone that is running RH 9 Linux with Php  
Interbase...

Todd


Glenn -

I greatly appreciate the offer to help.  Linux is NOT my usual OS, but I 
do have 30 yrs experience (not to impress you, but just to let you know 
that I have a pretty good understanding of programming - at least Delphi ).

I just just installed Fedora and there appears to be a problem running 
rpm with rpm's created on other versions of Linux, so i may need to put 
RH 9 back on and wait.  So, with that out of the way, here is where I 
get confused:

1) How to remove the pre-installed version of php with all of the 
dependencies.

rpm -qa | grep php
rpm -e package name listed in the previous command
2) Should I even do that?

if you need to compile php  with interbase support, then yes, you should 
remove the old rpm packages. Although i would check to see if there are 
some pre-compiled rpms available that already have interbase support 
compiled in already.

3) If I configure the compile with --with-interbase=/opt/interbase 
--with-apxs, what do I need to do to Apache so that it knows where to 
get the Interbase information, or do I need to do anything?

4) Though I have PHP and Interbase running on another Linux 9 box, I 
lost the paper that told me how to do it.  That install used an 
Interbase.so file that someone gave me.

5) Hopefully, you have the patience to get me cleared up on what I need 
to do *and* this time I will put the notes in a safe place !!

Todd

--
Tyler Lane [EMAIL PROTECTED]
Lyrical Communications
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP-DB] PHP - RH Linux - Interbase

2003-12-07 Thread Todd Cary




Tyler -


Although i would check to see if there are some pre-compiled rpms
available that already have interbase support compiled in already.

Do you have a suggestion?

Todd

Tyler Lane wrote:

  
Todd Cary wrote:
  
  
  Glen Webber wrote:


Hi Todd,
  
  
I'm running interbase, php,... on deb.
  
Happy to help if I can.
  
Whats the issue your dealing with?
  
  
G/
  
  
Todd Cary wrote:
  
  
  I am looking for someone that is running
RH 9 Linux with Php  Interbase...


Todd

  



Glenn -


I greatly appreciate the offer to help. Linux is NOT my usual OS, but
I do have 30 yrs experience (not to impress you, but just to let you
know that I have a pretty good understanding of programming - at least
Delphi ).


I just just installed Fedora and there appears to be a problem running
rpm with rpm's created on other versions of Linux, so i may need to put
RH 9 back on and wait. So, with that out of the way, here is where I
get confused:


1) How to remove the pre-installed version of php with all of the
dependencies.


  
rpm -qa | grep php
  
rpm -e package name listed in the previous command
  
  2) Should I even do that?


  
if you need to compile php with interbase support, then yes, you
should remove the old rpm packages. Although i would check to see if
there are some pre-compiled rpms available that already have interbase
support compiled in already.
  
  
  3) If I configure the compile with
"--with-interbase=/opt/interbase --with-apxs", what do I need to do to
Apache so that it knows where to get the Interbase information, or do I
need to do anything?


4) Though I have PHP and Interbase running on another Linux 9 box, I
lost the paper that told me how to do it. That install used an
Interbase.so file that someone gave me.


5) Hopefully, you have the patience to get me cleared up on what I need
to do *and* this time I will put the notes in a safe place !!


Todd


  
  


-- 



inline: NewLogo.gif

[PHP-DB] PHP - RH Linux - Interbase

2003-12-06 Thread Todd Cary
I am looking for someone that is running RH 9 Linux with Php  Interbase...

Todd

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP-DB] PHP - RH Linux - Interbase

2003-12-06 Thread Glen Webber
Hi Todd,

I'm running interbase, php,...  on deb.
Happy to help if I can.
Whats the issue your dealing with?
G/

Todd Cary wrote:
I am looking for someone that is running RH 9 Linux with Php  Interbase...

Todd
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP-DB] PHP - RH Linux - Interbase

2003-12-06 Thread Todd Cary
Glen Webber wrote:
Hi Todd,

I'm running interbase, php,...  on deb.
Happy to help if I can.
Whats the issue your dealing with?
G/

Todd Cary wrote:

I am looking for someone that is running RH 9 Linux with Php  
Interbase...

Todd
Glenn -

I greatly appreciate the offer to help.  Linux is NOT my usual OS, but I 
do have 30 yrs experience (not to impress you, but just to let you know 
that I have a pretty good understanding of programming - at least Delphi ).

I just just installed Fedora and there appears to be a problem running 
rpm with rpm's created on other versions of Linux, so i may need to put 
RH 9 back on and wait.  So, with that out of the way, here is where I 
get confused:

1) How to remove the pre-installed version of php with all of the 
dependencies.

2) Should I even do that?

3) If I configure the compile with --with-interbase=/opt/interbase 
--with-apxs, what do I need to do to Apache so that it knows where to 
get the Interbase information, or do I need to do anything?

4) Though I have PHP and Interbase running on another Linux 9 box, I 
lost the paper that told me how to do it.  That install used an 
Interbase.so file that someone gave me.

5) Hopefully, you have the patience to get me cleared up on what I need 
to do *and* this time I will put the notes in a safe place !!

Todd

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP-DB] PHP - RH Linux - Interbase

2003-12-06 Thread jeffrey_n_Dyke

Hey Todd.

I'm no guru...but have some familarity with these packages.  i think you
could remove the php rpm with rpm --erase php* and then recompile.  being
from other OS's myself, mainly solaris, i find it easier to build my own,
mainly b/c i know when it works and when it does not.(still a RH newbie)
but you don't have to remove it..  another option is to just install a new
version of PHP in another location.

when you configure PHP, use the two flags you mentioned and PHP *usually*
will modify the apache config file (httpd.conf) during `make install`.  If
it does not you need to make sure that the following lines are in
httpd.conf

LoadModule php4_modulelibexec/libphp4.so
AddModule mod_php4.c
AddType application/x-httpd-php .php

if you have apache in a special location(other then /usr/local) make sure
you give php the full path to apxs (--with-apxs=/path/to/apache/bin/apxs)

You should not need to tell apache where interbase is, only PHP will need
to know.

Hope this helped.
Jeff


   

  Todd Cary

  [EMAIL PROTECTED]To:   [EMAIL PROTECTED]
  
  are.com cc: 

   Subject:  Re: [PHP-DB] PHP - RH Linux - 
Interbase   
  12/06/2003 08:21 

  PM   

   

   





Glen Webber wrote:
 Hi Todd,

 I'm running interbase, php,...  on deb.
 Happy to help if I can.
 Whats the issue your dealing with?

 G/

 Todd Cary wrote:

 I am looking for someone that is running RH 9 Linux with Php 
 Interbase...

 Todd

Glenn -

I greatly appreciate the offer to help.  Linux is NOT my usual OS, but I
do have 30 yrs experience (not to impress you, but just to let you know
that I have a pretty good understanding of programming - at least Delphi ).

I just just installed Fedora and there appears to be a problem running
rpm with rpm's created on other versions of Linux, so i may need to put
RH 9 back on and wait.  So, with that out of the way, here is where I
get confused:

1) How to remove the pre-installed version of php with all of the
dependencies.

2) Should I even do that?

3) If I configure the compile with --with-interbase=/opt/interbase
--with-apxs, what do I need to do to Apache so that it knows where to
get the Interbase information, or do I need to do anything?

4) Though I have PHP and Interbase running on another Linux 9 box, I
lost the paper that told me how to do it.  That install used an
Interbase.so file that someone gave me.

5) Hopefully, you have the patience to get me cleared up on what I need
to do *and* this time I will put the notes in a safe place !!

Todd

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DB] PHP + Postgresql + Linux = Frustration

2002-01-26 Thread Mike DiChiappari

Hello,

I am rather new to Linux but an old timer at software development.  I am
investigating alternate platforms for future development for my company.
Linux is at the top of the list.

I am trying to get a server setup with a db (PostgreSQL), web server
(Apache), and some sort of web scripting language (PHP).  I can not make
everything work together.  PHP4 won't work out-of-the-box with PostgreSQL
because PHP doesn't have support for PosgreSQL built in at compile time (why
not just build everything into when it was initially built?).

So I get the sources to PHP and try to build.  However, it wants the sources
(header files) for Apache.

At this point I don't want to go any further.  Eventually, I'll probably
need the sources for everything.

Is there an easy way to do this sort of stuff on Linux or is it better to
just buy off the shelf products that work?

Thanks,
Mike




-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DB] PHP on Linux and MS SQL

2001-07-30 Thread Adam Oliver

Anybody know of a good installation description for connection PHP on linux
to MS SQL on a 2000 machine?  I've been through about 3 so far and none of
them have worked.

Adam



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP-DB] PHP On Linux

2001-04-20 Thread Rankin, Randy

Try this:

http://www.devshed.com/Server_Side/PHP/SoothinglySeamless/

Randy Rankin

Ben Cairns wrote:
 
 I have nearly 18 Months devel on Windows, but we are now moving to Linux,
 
 I have never installed PHP On Linux before, so could someone pls give me
an
 'Installation Guide' to follow for PHP With MySQL Support, on Linux,
 
 Also, I would like to know what I have to do with MySQL: You know, what
files
 go where etc...
 
 Thanks.


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DB] PHP On Linux

2001-04-20 Thread Larry Hotchkiss

Much of the "how to" will depend on the linux you go with. For example,
on red hat 7 its all there and installable via RPM's so many of the
tutorials on setting it up dont apply unless you dont use the available
RPMs and you install via source. If your new to Linux, you may want to
just find one that does the install for you and then you dont really
have to worry about it.

One of the biggest obstacles to overcome comming from a windows
environment is making sure your hardware is fully supported. Some
devices can make installing linux a pain. Most linux distributions will
have hardware compatability lists as well.

Larry H



Ben Cairns wrote:
 
 I have nearly 18 Months devel on Windows, but we are now moving to Linux,
 
 I have never installed PHP On Linux before, so could someone pls give me an
 'Installation Guide' to follow for PHP With MySQL Support, on Linux,
 
 Also, I would like to know what I have to do with MySQL: You know, what files
 go where etc...
 
 Thanks.


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DB] PHP On Linux

2001-04-19 Thread Ben Cairns

I have nearly 18 Months devel on Windows, but we are now moving to Linux,

I have never installed PHP On Linux before, so could someone pls give me an 
'Installation Guide' to follow for PHP With MySQL Support, on Linux,

Also, I would like to know what I have to do with MySQL: You know, what files 
go where etc...

Thanks.


-- Ben Cairns - Head Of Technical Operations
intasept.COM
Tel: 01332 365333
Fax: 01332 346010
E-Mail: [EMAIL PROTECTED]
Web: http://www.intasept.com

"MAKING sense of
the INFORMATION
TECHNOLOGY age
@ WORK.."


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DB] PHP On Linux

2001-04-19 Thread Martin Cabrera Diaubalick

Hello Ben,
try
http://www.devshed.com/Server_Side/PHP/SoothinglySeamless/

as an installation guide,

and http://www.knowledgeisland.com/inet/php/php.html

for php tutorials

HTH
Regards

- Original Message -
From: "Ben Cairns" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, April 19, 2001 11:42 AM
Subject: [PHP-DB] PHP On Linux


 I have nearly 18 Months devel on Windows, but we are now moving to Linux,

 I have never installed PHP On Linux before, so could someone pls give me
an
 'Installation Guide' to follow for PHP With MySQL Support, on Linux,

 Also, I would like to know what I have to do with MySQL: You know, what
files
 go where etc...

 Thanks.


 -- Ben Cairns - Head Of Technical Operations
 intasept.COM
 Tel: 01332 365333
 Fax: 01332 346010
 E-Mail: [EMAIL PROTECTED]
 Web: http://www.intasept.com

 "MAKING sense of
 the INFORMATION
 TECHNOLOGY age
 @ WORK.."


 --
 PHP Database Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]




-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]