Source for php-mssql?
am 20.11.2006 05:17:19 von MRL
Hi - I'm running PHP 5 on RedHat 4. I downloaded rpms for PHP from
Centos which worked great. However, they don't have an rpm for
php-mssql. So I need the sources for it in order to rebuild it. But I
can't find them anywhere on the web. Does anyone have suggestions?
I've tried other rpms (such as for fedora), but they don't work.
I realize I can use PHP-ODBC, but I've got a lot of code that's written
already using php-mssql, so I would like to keep using it if possible.
Thanks. - Mark
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Source for php-mssql?
am 20.11.2006 05:33:22 von Chris
Mark London wrote:
> Hi - I'm running PHP 5 on RedHat 4. I downloaded rpms for PHP from
> Centos which worked great. However, they don't have an rpm for
> php-mssql. So I need the sources for it in order to rebuild it. But I
> can't find them anywhere on the web. Does anyone have suggestions?
> I've tried other rpms (such as for fedora), but they don't work.
Look for a .src.rpm then you can rebuild your own.
--
Postgresql & php tutorials
http://www.designmagick.com/
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Source for php-mssql?
am 20.11.2006 15:23:35 von Riemer Palstra
On Sun, Nov 19, 2006 at 11:17:19PM -0500, Mark London wrote:
> Hi - I'm running PHP 5 on RedHat 4.
I hope that's Enterprise Linux 4, and not Red Hat Linux 4.0, that's
quite old :)
> So I need the sources for it in order to rebuild it. But I can't find
> them anywhere on the web. Does anyone have suggestions? I've tried
> other rpms (such as for fedora), but they don't work.
You'll just need the PHP source and the source for FreeTDS (see
http://us2.php.net/mssql). Or, if you have Source RPMS available, build
from those.
--
Riemer Palstra Amsterdam, The Netherlands
riemer@palstra.com http://www.palstra.com/
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php