Re: [PHP] RHES 3 - PHP 5.0.x - freetype

2005-04-19 Thread Sasha Dolgy
sorry. does not generate text. doesn't generate any errors either. when i compile the freetype source with a simple ./configure;make;make install then compile php it works fine and displays text Omega... Was more curious to see if anyone had encountered this problem with building on RHES and

[PHP] RHES 3 - PHP 5.0.x - freetype

2005-04-18 Thread Sasha Dolgy
/lib' \ '--with-gettext' \ '--enable-fastcgi' \ '--disable-path-info-check' \ '--disable-ipv6' \ '--with-curl' \ '--with-exif' \ '--with-iconv' \ '--with-ldap' \ '--enable-mbstring' \ '--with-mcrypt' \ '--with-mhash' \ $@ -- Sasha Dolgy [EMAIL PROTECTED] -- PHP General Mailing List (http

[PHP] DataObject insert issue: triplicate inserts

2005-02-22 Thread Sasha Sklar
can provide any other info that is needed. Thanks a lot, Sasha

[PHP] Re: Conflicts between c-client and MySQL

2004-12-17 Thread Sasha Dolgy
Hi, Has anyone else had any success with this? MySQL-client-4.1.7-0 php 5.0.3 /usr/local/imap-2004a/lib/libc-client.a(misc.o)(.text+0x8a4): In function `hash_reset': /build/imap-2004a/c-client/misc.c:278: multiple definition of `hash_reset'

Re: [PHP] $_SERVER['DOCUMENT_ROOT'] on localhost

2002-12-20 Thread sasha
PHP version (4.2+) on my personal machine (IIS on Win2k pro), and it doesn't return a fair number of $_SERVER variables. I just figured it was an IIS issue and worked around it. -- sasha -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Problem with sessions.

2002-12-20 Thread sasha
this. -- sasha -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] array_unique multi-dimensional arrays

2002-08-19 Thread sasha
out array_unique, I am getting all of the appropriate month/year combos in my script while doing a foreach... just one for every single entry in the database for that combo (which is a lot in some cases!). Is there a better way to do this? sasha -- PHP General Mailing List (http://www.php.net