Current time: 05-23-2012, 02:31 PM Hello There, Guest! (LoginRegister)

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
THT slow responding after PHP 5.3.8?
09-16-2011, 10:23 AM
Post: #1
THT slow responding after PHP 5.3.8?
I just upgraded a server to PHP 5.3.8 and while there are no errors it can take up to 18 seconds for the page to load. I have other scripts such as a helpdesk also installed that are loading at the proper speed.

There are no obvious errors that I can see, but something is clearly wrong.

Is there a debug mode that will provide more information?
Find all posts by this user
Quote this message in a reply
09-17-2011, 02:12 PM (This post was last modified: 09-17-2011 02:13 PM by Kevin.)
Post: #2
RE: THT slow responding after PHP 5.3.8?
You can turn on PHP error reporting in compiler.php if you would like. Are you using a remote MySQL connection?

TheHostingTool is running fine under one of my severs using PHP 5.3.8 compiled from source. My configure line, if it's of any interest to you:
Code:
'./configure' '--enable-bcmath' '--enable-calendar' '--enable-exif' '--enable-ftp' '--enable-gd-native-ttf' '--enable-libxml' '--enable-magic-quotes' '--enable-mbstring' '--enable-pdo=shared' '--enable-soap' '--enable-sockets' '--enable-zend-multibyte' '--enable-zip' '--prefix=/usr' '--with-curl=/opt/curlssl/' '--with-curlwrappers' '--with-freetype-dir=/usr' '--with-gd' '--with-gettext' '--with-imap=/opt/php_with_imap_client/' '--with-imap-ssl=/usr' '--with-jpeg-dir=/usr' '--with-kerberos' '--with-libexpat-dir=/usr' '--with-libxml-dir=/opt/xml2' '--with-libxml-dir=/opt/xml2/' '--with-mcrypt=/opt/libmcrypt/' '--with-mysql=/usr' '--with-mysql-sock=/var/lib/mysql/mysql.sock' '--with-mysqli=/usr/bin/mysql_config' '--with-openssl=/usr' '--with-openssl-dir=/usr' '--with-pcre-regex=/opt/pcre' '--with-pdo-mysql=shared' '--with-pdo-sqlite=shared' '--with-png-dir=/usr' '--with-pspell' '--with-sqlite=shared' '--with-tidy=/opt/tidy/' '--with-xmlrpc' '--with-xpm-dir=/usr' '--with-zlib' '--with-zlib-dir=/usr'

Kevin Mark - TheHostingTool Lead Developer
Visit this user's website Find all posts by this user
Quote this message in a reply
09-21-2011, 08:13 AM (This post was last modified: 09-21-2011 08:25 AM by timetable.)
Post: #3
RE: THT slow responding after PHP 5.3.8?
Is it enough, after building the PHP extension to just copy this into the extension folder and ..... but get the response: usr/bin/phpize: No such file or directory.
And did a couple of runs on each of the two installs. The results are stunning. PHP-5.3.8 compiled with large file support
The aim is to improve stability and performance of the server resulting in better work of your sites ... as we will update DNS records right after your account is restored on the new server.


book-printing-services
Visit this user's website Find all posts by this user
Quote this message in a reply
09-25-2011, 12:12 PM
Post: #4
RE: THT slow responding after PHP 5.3.8?
If you're running WHM, you should be able to recompile smoothly with EasyApache.

Kevin Mark - TheHostingTool Lead Developer
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 3 Guest(s)