From:             saleh at va dot com dot sa
Operating system: CentOS X86_64
PHP version:      5.5.3
Package:          *General Issues
Bug Type:         Bug
Bug description:php ( CLI ) - 5-6 seconds execution time.

Description:
------------
there is an execution delay ( 5 seconds ) when running PHP from the command

line.
however this thing dose not happen on the Apache module.

PHP: 5.5.3 (latest)
OS: CentOS x86_64
Compile command:
========================
Configure Command =>  './configure'  '--with-apxs2' '--with-openssl'
'--with-
pcre-regex' '--with-zlib' '--enable-bcmath' '--with-bz2'
'--enable-calendar' '--
with-curl' '--enable-exif' '--enable-ftp' '--with-gd' '--with-vpx-dir'
'--with-
jpeg-dir' '--with-png-dir' '--with-xpm-dir' '--with-freetype-dir'
'--with-t1lib' 
'--enable-gd-native-ttf' '--with-gettext' '--with-mhash' '--with-imap'
'--with-
kerberos' '--with-imap-ssl' '--enable-intl' '--with-ldap'
'--with-ldap-sasl' '--
enable-mbstring' '--with-mcrypt' '--with-mysql' '--with-mysqli' '--with-
unixODBC=/usr' '--enable-pcntl' '--with-pdo-mysql' '--with-libedit'
'--with-
readline' '--enable-shmop' '--with-libxml-dir' '--with-snmp'
'--enable-soap' '--
enable-sockets' '--with-tidy' '--enable-wddx' '--with-xmlrpc'
'--with-iconv-dir' 
'--with-xsl' '--enable-zip' '--with-zlib-dir' '--with-pcre-dir'
'--with-pear' '-
-with-libdir=lib64' '--enable-opcache=no'
========================

Test script:
---------------
<? echo "Test"; ?>

or just runing `php -v`

Expected result:
----------------
less than 1 secound execution time

Actual result:
--------------
5 seconds execution time

-- 
Edit bug report at https://bugs.php.net/bug.php?id=65632&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=65632&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=65632&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=65632&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=65632&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=65632&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=65632&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=65632&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=65632&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=65632&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=65632&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=65632&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=65632&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=65632&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=65632&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=65632&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=65632&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=65632&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=65632&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=65632&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=65632&r=mysqlcfg

Reply via email to