First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Error compiling php-5.3.1
Hello, I am compiling php and its giving me this error: (I am using freetype -2.3.5 ) Generating Code... rc /fo Release_TS\php5ts.dll.res /d FILE_DESCRIPTION="\"PHP Script Interpreter\"" /d FILE_NAME="\"php5ts.dll\"" /d PRODUCT_NAME="\"PHP Script Interpreter\"" /IRelease_TS /d MC_INCLUDE="\"Rele... 26 Feb 2010 05:16
Unable to load dynamic library php_ifx %1
Hello, and thanks for your assistance in advance. I am using PHP 4.4.9 on Windows 2008 64 bit with informix and am reciving the following error: PHP Warning: Unknown(): Unable to load dynamic library 'D:\php\extensions\php_ifx.dll' - %1 is not a valid Win32 application in unknown on line 0. On another serv... 23 Feb 2010 22:46
Unable to load php_apc.dll on IIS6
I am unable to get APC (php_apc.dll) to load on my Windows 2003 IIS6 webserver running PHP Version 5.2.5, PHP running in ISAPI mode (not cgi mode). Please advise, Thank you ... 22 Feb 2010 19:51
Comparing large arrays
I have two arrays, generated from even larger text source files (one is ~50K elements and the other is about 90K elements). I need to compare the two, and produce a result array that contains only the elements of array 1 that are not also in array 2. It seems like array_diff() is exactly the tool needed, but ... 22 Feb 2010 08:32
PHP 5.12 and PDO OCI on Windows Server 2003 with IIS
Hello, were using PDO OCI to access an Oracle 10g database and we are getting random "access violations" while rendering pages after a while from server start, even ones that don't access the oracle instance. I have been trying to use the Debugging Tool to catch a stack trace with no success. Any tips? B... 23 Feb 2010 11:20
{PHP-WIN] Word -> PDF advice
I'm an intermediate PHP developer and I have a need to interactively convert several Word documents to PDF files before force uploading them to my client's customers. I'm looking for suggestions as to the *easiest* way to do this, and also I would like to identify someone who might be willing to help with this... 19 Feb 2010 12:08
Original Source
I installed my PHP app on a windows server 2008. The problem is when I load my first login page it opens another browser instance and the login page stays there with the word Original Source in its url. If I close this page manully everything else works like it used to on my XP machine with a single window. Now ... 18 Feb 2010 10:36
Need to use RNGCryptoServiceProvider in PHP, help!
Hi, I need to use RNGCryptoServiceProvider in PHP. I have tried: $rng = new DOTNET("mscorlib", "System.Security.Cryptography.RNGCryptoServiceProvider"); $arr = array(0); $v = new VARIANT($arr,VT_ARRAY); $rng->GetBytes($v); unset($rng); The component loads fine. But I got this error: Fatal error: Unc... 17 Feb 2010 12:16
php_dba.dll with DB4
Hello, Does somebody have php_dba.dll compilled with DB4 support for any version of PHP5? ... 12 Feb 2010 16:52
A way available to test PHP CGI builds.
hi, On Mon, Feb 1, 2010 at 7:26 PM, Venkat Raman Don <Don.Raman(a)microsoft.com> wrote: Hi All, I would like to announce that with the commit http://svn.php.net/viewvc?view=revision&revision=294232, we can have a way to test PHP-CGI.exe on Windows. More details around this can be found at http://blogs.iis.ne... 2 Feb 2010 17:46
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16