| 
	
 | 
 Posted by peter on 12/24/06 17:41 
> Are you _sure_ your updating the correct php.ini?  (And, restarting 
> httpd after changes?)  Many distros are 'helpful' by including "sample" 
> php.ini's in their PHP package. 
> 
> And, what does 
>               |<?php phpinfo(); ?> 
> tell us? 
 
Yes I made sure I edited the php.ini file that was mentioned in the phpinfo  
output. 
 
When I do phpinfo() nothing is mentioned in the output for memory_limit as  
if it does not exist. The following is the output:- 
 
 
 
      System  Linux EDITED 2.6.10-HN-2.1-P4 #1 SMP Thu Feb 10 11:39:28 EST  
2005 i686 
      Build Date  Aug 20 2006 02:13:50 
      Configure Command  './configure' '--prefix=/usr' '--with-xml'  
'--enable-bcmath' '--enable-calendar' '--with-curl' '--enable-ftp'  
'--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr'  
'--with-xpm-dir=/usr/X11R6' '--with-imap=/usr/local/imap-2004g'  
'--with-mcrypt' '--enable-magic-quotes' '--with-mysqli' '--with-mysql=/usr'  
'--with-openssl' '--enable-discard-path' '--with-pdflib' '--with-pear'  
'--enable-sockets' '--enable-track-vars' '--with-ttf'  
'--with-freetype-dir=/usr' '--enable-gd-native-ttf' '--enable-versioning'  
'--with-zip' '--with-zlib' 
      Server API  CGI 
      Virtual Directory Support  disabled 
      Configuration File (php.ini) Path  /usr/local/Zend/etc/php.ini 
      PHP API  20020918 
      PHP Extension  20020429 
      Zend Extension  20050606 
      Debug Build  no 
      Zend Memory Manager  enabled 
      Thread Safety  disabled 
      Registered PHP Streams  php, http, ftp, https, ftps, compress.zlib 
 
      This program makes use of the Zend Scripting Language Engine: 
      Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies with  
Zend Extension Manager v1.0.10, Copyright (c) 2003-2006, by Zend  
Technologies with Zend Optimizer v3.0.1, Copyright (c) 1998-2006, by Zend  
Technologies 
 
Configuration 
PHP Core 
      Directive Local Value Master Value 
      allow_call_time_pass_reference On On 
      allow_url_fopen On On 
      always_populate_raw_post_data Off Off 
      arg_separator.input & & 
      arg_separator.output & & 
      asp_tags Off Off 
      auto_append_file no value no value 
      auto_prepend_file no value no value 
      browscap no value no value 
      default_charset no value no value 
      default_mimetype text/html text/html 
      define_syslog_variables Off Off 
      disable_classes no value no value 
      disable_functions no value no value 
      display_errors On On 
      display_startup_errors Off Off 
      doc_root no value no value 
      docref_ext no value no value 
      docref_root no value no value 
      enable_dl On On 
      error_append_string no value no value 
      error_log error_log error_log 
      error_prepend_string no value no value 
      error_reporting 2039 2039 
      expose_php On On 
      extension_dir ./ ./ 
      file_uploads On On 
      gpc_order GPC GPC 
      highlight.bg #FFFFFF #FFFFFF 
      highlight.comment #FF8000 #FF8000 
      highlight.default #0000BB #0000BB 
      highlight.html #000000 #000000 
      highlight.keyword #007700 #007700 
      highlight.string #DD0000 #DD0000 
      html_errors On On 
      ignore_repeated_errors Off Off 
      ignore_repeated_source Off Off 
      ignore_user_abort Off Off 
      implicit_flush Off Off 
      include_path .:/usr/lib/php:/usr/local/lib/php  
..:/usr/lib/php:/usr/local/lib/php 
      log_errors On On 
      log_errors_max_len 1024 1024 
      magic_quotes_gpc On On 
      magic_quotes_runtime Off Off 
      magic_quotes_sybase Off Off 
      max_execution_time 30 30 
      max_input_time -1 -1 
      open_basedir no value no value 
      output_buffering no value no value 
      output_handler no value no value 
      post_max_size 55M 55M 
      precision 14 14 
      register_argc_argv On On 
      register_globals On On 
      report_memleaks On On 
      safe_mode Off Off 
      safe_mode_exec_dir no value no value 
      safe_mode_gid Off Off 
      safe_mode_include_dir no value no value 
      sendmail_from no value no value 
      sendmail_path /usr/sbin/sendmail -t -i /usr/sbin/sendmail -t -i 
      serialize_precision 100 100 
      short_open_tag On On 
      SMTP localhost localhost 
      smtp_port 25 25 
      sql.safe_mode Off Off 
      track_errors Off Off 
      unserialize_callback_func no value no value 
      upload_max_filesize 2M 2M 
      upload_tmp_dir no value no value 
      user_dir no value no value 
      variables_order EGPCS EGPCS 
      xmlrpc_error_number 0 0 
      xmlrpc_errors Off Off 
      y2k_compliance Off Off 
 
 
Zend Optimizer 
      Optimization Pass 1  enabled 
      Optimization Pass 2  enabled 
      Optimization Pass 3  enabled 
      Optimization Pass 4  enabled 
      Optimization Pass 9  enabled 
      Zend Loader  enabled 
      License Path  no value 
 
 
bcmath 
      BCMath support  enabled 
 
 
calendar 
      Calendar support  enabled 
 
 
ctype 
      ctype functions  enabled 
 
 
curl 
      CURL support  enabled 
      CURL Information  libcurl/7.15.3 OpenSSL/0.9.7a zlib/1.2.1.2 
 
 
ftp 
      FTP support  enabled 
 
 
gd 
      GD Support  enabled 
      GD Version  bundled (2.0.28 compatible) 
      FreeType Support  enabled 
      FreeType Linkage  with freetype 
      GIF Read Support  enabled 
      GIF Create Support  enabled 
      JPG Support  enabled 
      PNG Support  enabled 
      WBMP Support  enabled 
      XBM Support  enabled 
 
 
imap 
      IMAP c-Client Version  2004 
 
 
mcrypt 
      mcrypt support enabled 
      version  >= 2.4.x 
      Supported ciphers  cast-128 gost rijndael-128 twofish arcfour cast-256  
loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent  
xtea blowfish enigma rc2 tripledes 
      Supported modes  cbc cfb ctr ecb ncfb nofb ofb stream 
 
      Directive Local Value Master Value 
      mcrypt.algorithms_dir no value no value 
      mcrypt.modes_dir no value no value 
 
 
mysql 
      MySQL Support enabled 
      Active Persistent Links  0 
      Active Links  0 
      Client API version  4.1.21 
      MYSQL_MODULE_TYPE  external 
      MYSQL_SOCKET  /var/lib/mysql/mysql.sock 
      MYSQL_INCLUDE  -I/usr/include/mysql 
      MYSQL_LIBS  -L/usr/lib -lmysqlclient 
 
      Directive Local Value Master Value 
      mysql.allow_persistent On On 
      mysql.connect_timeout 60 60 
      mysql.default_host no value no value 
      mysql.default_password no value no value 
      mysql.default_port no value no value 
      mysql.default_socket no value no value 
      mysql.default_user no value no value 
      mysql.max_links Unlimited Unlimited 
      mysql.max_persistent Unlimited Unlimited 
      mysql.trace_mode Off Off 
 
 
openssl 
      OpenSSL support  enabled 
      OpenSSL Version  OpenSSL 0.9.7a Feb 19 2003 
 
 
overload 
      User-Space Object Overloading Support  enabled 
 
 
pcre 
      PCRE (Perl Compatible Regular Expressions) Support  enabled 
      PCRE Library Version  6.6 06-Feb-2006 
 
 
pdf 
      PDF Support  enabled 
      PDFlib GmbH Version  5.0.3 
      Revision  $Revision: 1.112.2.11.2.1 $ 
 
 
posix 
      Revision  $Revision: 1.51.2.4.2.1 $ 
 
 
session 
      Session Support  enabled 
      Registered save handlers  files user 
 
      Directive Local Value Master Value 
      session.auto_start Off Off 
      session.bug_compat_42 On On 
      session.bug_compat_warn On On 
      session.cache_expire 180 180 
      session.cache_limiter nocache nocache 
      session.cookie_domain no value no value 
      session.cookie_lifetime 0 0 
      session.cookie_path / / 
      session.cookie_secure Off Off 
      session.entropy_file no value no value 
      session.entropy_length 0 0 
      session.gc_divisor 100 100 
      session.gc_maxlifetime 1440 1440 
      session.gc_probability 1 1 
      session.name PHPSESSID PHPSESSID 
      session.referer_check no value no value 
      session.save_handler files files 
      session.save_path /tmp /tmp 
      session.serialize_handler php php 
      session.use_cookies On On 
      session.use_only_cookies Off Off 
      session.use_trans_sid On On 
 
 
sockets 
      Sockets Support  enabled 
 
 
standard 
      Regex Library  Bundled library enabled 
      Dynamic Library Support  enabled 
      Path to sendmail  /usr/sbin/sendmail -t -i 
 
      Directive Local Value Master Value 
      assert.active 1 1 
      assert.bail 0 0 
      assert.callback no value no value 
      assert.quiet_eval 0 0 
      assert.warning 1 1 
      auto_detect_line_endings 0 0 
      default_socket_timeout 60 60 
      safe_mode_allowed_env_vars PHP_ PHP_ 
      safe_mode_protected_env_vars LD_LIBRARY_PATH LD_LIBRARY_PATH 
      url_rewriter.tags a=href,area=href,frame=src,form=,fieldset=  
a=href,area=href,frame=src,form=,fieldset= 
      user_agent no value no value 
 
 
tokenizer 
      Tokenizer Support  enabled 
 
 
xml 
      XML Support  active 
      XML Namespace Support  active 
      EXPAT Version  1.95.6 
 
 
zip 
      Zip support  enabled 
 
 
zlib 
      ZLib Support  enabled 
      Compiled Version  1.2.1.2 
      Linked Version  1.2.1.2 
 
      Directive Local Value Master Value 
      zlib.output_compression Off Off 
      zlib.output_compression_level -1 -1 
      zlib.output_handler no value no value 
 
 
Additional Modules 
      Module Name 
 
 
Environment 
      Variable Value 
      PATH  /usr/local/bin:/usr/bin:/bin 
      DOCUMENT_ROOT  /home/EDITED/public_html 
      HTTP_ACCEPT  
text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5 
      HTTP_ACCEPT_CHARSET  ISO-8859-1,utf-8;q=0.7,*;q=0.7 
      HTTP_ACCEPT_ENCODING  gzip,deflate 
      HTTP_ACCEPT_LANGUAGE  en-us,en;q=0.5 
      HTTP_CONNECTION  keep-alive 
      HTTP_COOKIE  
s_pers=%20s_vsn_devpaypalglobal_1%3D2693889496001%7C1471277247562%3B%20s_vsn_paypalglobal%3D6647027643033%7C1471782352031%3B;  
cprelogin=no 
      HTTP_HOST  EDITED 
      HTTP_KEEP_ALIVE  300 
      HTTP_USER_AGENT  Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;  
rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1 
      REMOTE_ADDR  84.13.129.110 
      REMOTE_PORT  50913 
      SCRIPT_FILENAME  /home/EDITED/public_html/a.php 
      SERVER_ADDR  66.197.187.21 
      SERVER_ADMIN  webmaster@EDITED 
      SERVER_NAME  EDITED 
      SERVER_PORT  80 
      SERVER_SOFTWARE  Apache/1.3.37 (Unix) mod_auth_passthrough/1.8  
mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635.SR1.2  
mod_ssl/2.8.28 OpenSSL/0.9.7a PHP-CGI/0.1b 
      GATEWAY_INTERFACE  CGI/1.1 
      SERVER_PROTOCOL  HTTP/1.1 
      REQUEST_METHOD  GET 
      QUERY_STRING  no value 
      REQUEST_URI  /a.php 
      SCRIPT_NAME  /a.php
 
  
Navigation:
[Reply to this message] 
 |