[PHP] php-fpm (5.4.13) takes up all cpu resources

2013-04-01 Thread Free Proxy
Hi All, I have a strange problem with php-fpm, I checkd lots of document, but I can't fix it. I'm using a Freebsd 91 server to host my website. Nginx and php-fpm 5.4.13 and mysql are using. The hardware of my server is 12Core CPUs, 32G memory 6 HDD used as a Raidz2 array to host website 2 SSD

[PHP] gd library

2002-11-17 Thread A3-Mail Proxy Handler
Hi, I am trying to add gd support to my php configuration. But I could not manage... Here is the versions: php 4.2.3, gd 2.0.7, slackware 8.1, apache 1.3.27 in the make of php, php gives error with gd librarys... (sorry, I cannot give errors now, I cannot simulate the situation for now) Is this

[PHP] java integration

2002-10-27 Thread A3-Mail Proxy Handler
Hi, I have an ssl class which does not work when called within php but works from console. I reported this as a bug to php.net. (Algorithm [Sun bla bla] not found) But while the bug is examined, I have to use this class from my website. 1. Do someone knows how can I integrate my site with

[PHP] php, java and ssl

2002-10-14 Thread A3-Mail Proxy Handler
Hi, I have a java class which uses ssl to perform some banking operations. As I have been instructed, I downloaded certificates, classes (both jar files and class files) and installed them. While testing from console, class established ssl connection to remote host and completed transaction.

[PHP] Questions on uploading files.

2002-06-20 Thread By Proxy
Hi, sorry if this is one of those oft-answered questions, but... I am using the script below to upload a file to the server, however if I upload a file, say, 'pamnude.jpg' then the tmp path, file name and file size are returned but not the mimetype. Why could this be? Also, I read about there

[PHP]Checking for expired sessions

2001-12-06 Thread By Proxy
Hi Is there any way to get a list of all active sessions in apache using PHP? Thanks Lee -- PHP General 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

Re: [PHP] RE: [PHP-DEV] Question about PDF lib.

2001-08-27 Thread By Proxy
Try http://groups.yahoo.com/pdflib/ - Original Message - From: Criegern, Phillipp von (PDV) [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Monday, August 27, 2001 6:12 PM Subject: [PHP] RE: [PHP-DEV] Question about PDF lib. I would suggest

Re: [PHP] Re: HTTPS w/ header() ?

2001-08-20 Thread By Proxy
I have done something like this. For the site I am working on, the user must log on. At the logon screen I check if(getenv(HTTPS)!=on) { header (Location: https://logon_screen;); } every page has an include that checks $HTTPS as part of the sessions and validation. If https!=on then it kicks

[PHP] Test

2001-08-08 Thread By Proxy
Testing.. Check, check, 1 2..2.. -- PHP General 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] Strange session problems. Please help.

2001-08-08 Thread By Proxy
Hi. Does anybody know of any issues in PHP 4.0B2 regarding to the handling of session variables on different networks? Here is the problem. I have written a user authentication system using session variables. When the user logs in their name and pass are stored as an associative array (with

[PHP] Test: Ignore

2001-07-23 Thread By Proxy
Test: Ignore, just like the subject says. -- PHP General 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] PDFlib beginners request

2001-07-23 Thread By Proxy
Hi. I have just started to play with PDFlib, but the manual and php.net notes are not, to my simple self, particularly digestible. Does anyone have any links to any tutorial pages or any handy hints they could point me to? Cheers Lee -- PHP General Mailing List (http://www.php.net/) To