Ir para conteúdo

POWERED BY:

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

Dexter Morgan

Erro 500

Recommended Posts

boa tarde, alguem sabe me dizer como reslvo esse erro:

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@dominio.com.br and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

 

ja entrei em contato com cara do servidor ele disse que fez modificação no apache mas nao tem nada haver, é o seguinte esse erro aparece "de vez em quando", na pagina de administração onde lista os dados do banco, se tem hora que nao carrega de forma nenhuma, se tiro o php.ini da pasta funciona, mas antigamente funcionava normalmente ... agora começou a dar esse erro

 

Compartilhar este post


Link para o post
Compartilhar em outros sites

então erro 500 geralmente é erro de programação, faça o php exibir as mensagens de erro ou grave ela num txt.

 

 

ini_ser('display_errors', true);
error_reporting(E_ALL);

Compartilhar este post


Link para o post
Compartilhar em outros sites
[PHP]

engine = On
short_open_tag = On
asp_tags = Off
precision =  12
y2k_compliance = On
output_buffering = On
zlib.output_compression = On
implicit_flush = Off
unserialize_callback_func=
serialize_precision = 100
allow_call_time_pass_reference = On
safe_mode = On
safe_mode_gid = Off
safe_mode_include_dir =
safe_mode_exec_dir =
safe_mode_allowed_env_vars = PHP_
safe_mode_protected_env_vars = LD_LIBRARY_PATH
disable_functions = dl, exec, shell_exec, system, passthru, popen, pclose, proc_open, proc_nice, proc_terminate, proc_get_status, proc_close, leak, apache_child_terminate, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid, escapeshellcmd, escapeshellarg, shell-exec, fpassthru, crack_check, crack_closedict, crack_getlastmessage, crack_opendict, psockopen, php_uname, symlink, mkdir, ini_restore, posix_getpwuid, error_log, print_r, copy, phpinfo
disable_classes =
expose_php = On
max_execution_time = 30 ; Maximum execution time of each script, in seconds
max_input_time = 60    ; Maximum amount of time each script may spend parsing request data
memory_limit = 80M ; Maximum amount of memory a script may consume (8MB)
error_reporting  =  E_ALL & ~E_NOTICE
display_errors = On
display_startup_errors = Off
log_errors = Off
ignore_repeated_errors = Off
ignore_repeated_source = Off
report_memleaks = On
track_errors = Off
error_log = error_log
variables_order = "EGPCS"
register_globals = On
register_argc_argv = On
post_max_size = 512M
gpc_order = "GPC"
magic_quotes_gpc = On
magic_quotes_runtime = Off    
magic_quotes_sybase = Off
auto_prepend_file =
auto_append_file =
default_mimetype = "text/html"
include_path = ".:/usr/lib/php:/usr/local/lib/php"
doc_root =
user_dir =
extension_dir = "/usr/local/lib/php/extensions/no-debug-non-zts-20060613"
zend_extension="/usr/local/IonCube/ioncube_loader_lin_5.2.so"
enable_dl = Off
file_uploads = On
upload_max_filesize = 51M
default_socket_timeout = 60

[Syslog]

define_syslog_variables  = Off

[mail function]

smtp_port = 25
sendmail_path = "/usr/sbin/sendmail -t -i"

[Java]

[SQL]

sql.safe_mode = Off

[ODBC]

odbc.allow_persistent = On
odbc.check_persistent = On
odbc.max_persistent = -1
odbc.max_links = -1  
odbc.defaultlrl = 4096  
odbc.defaultbinmode = 1  

[MySQL]

mysql.allow_persistent = On
mysql.max_persistent = -1
mysql.max_links = -1
mysql.default_port =
mysql.default_socket =
mysql.default_host =
mysql.default_user =
mysql.default_password =
mysql.connect_timeout = 60
mysql.trace_mode = Off

[mSQL]

msql.allow_persistent = On
msql.max_persistent = -1
msql.max_links = -1

[PostgresSQL]

pgsql.allow_persistent = On
pgsql.auto_reset_persistent = Off
pgsql.max_persistent = -1
pgsql.max_links = -1
pgsql.ignore_notice = 0
pgsql.log_notice = 0

[Sybase]

sybase.allow_persistent = On
sybase.max_persistent = -1
sybase.max_links = -1
sybase.min_error_severity = 10
sybase.min_message_severity = 10
sybase.compatability_mode = Off

[Sybase-CT]

sybct.allow_persistent = On
sybct.max_persistent = -1
sybct.max_links = -1
sybct.min_server_severity = 10
sybct.min_client_severity = 10

[dbx]

dbx.colnames_case = "unchanged"

[bcmath]

bcmath.scale = 0

[browscap]

[Informix]

ifx.default_host =
ifx.default_user =
ifx.default_password =
ifx.allow_persistent = On
ifx.max_persistent = -1
ifx.max_links = -1
ifx.textasvarchar = 0
ifx.byteasvarchar = 0
ifx.charasvarchar = 0
ifx.blobinfile = 0
ifx.nullformat = 0

[Session]

session.save_handler = files
session.save_path = /tmp
session.use_cookies = 1
session.name = PHPSESSID
session.auto_start = 0
session.cookie_lifetime = 0
session.cookie_path = /
session.cookie_domain =
session.serialize_handler = php
session.gc_probability = 1
session.gc_divisor     = 100
session.gc_maxlifetime = 1440
session.bug_compat_42 = 1
session.bug_compat_warn = 1
session.referer_check =
session.entropy_length = 0
session.entropy_file =
session.cache_limiter = nocache
session.cache_expire = 180
session.use_trans_sid = 0
url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=,fieldset="

[MSSQL]

mssql.allow_persistent = On
mssql.max_persistent = -1
mssql.max_links = -1
mssql.min_error_severity = 10
mssql.min_message_severity = 10
mssql.compatability_mode = Off
mssql.secure_connection = Off

[Assertion]

[Ingres II]

ingres.allow_persistent = On
ingres.max_persistent = -1
ingres.max_links = -1
ingres.default_database =
ingres.default_user =
ingres.default_password =

[Verisign Payflow Pro]

pfpro.defaulthost = "test-payflow.verisign.com"
pfpro.defaultport = 443
pfpro.defaulttimeout = 30

[com]
[Printer]
[mbstring]
[FrontBase]
[Crack]
[exif]
[Zend]

extension=pdo.so
extension=pdo_sqlite.so
extension=pdo_mysql.so
zend_extension="/usr/local/Zend/lib/Optimizer-3.3.9/php-5.2.x/ZendOptimizer.so"

shini como eu usaria do jeito que vc disse acima ? eu colocaria junto ao arquivo que da erro ? segue o php.ini acima ...

Compartilhar este post


Link para o post
Compartilhar em outros sites

isso, coloca aquele codigo no top do arquivo.

Compartilhar este post


Link para o post
Compartilhar em outros sites

troque [inline]log_errors[/inline] para [inline]on[/inline] e veja se - depois de gerar o erro 500 - encontra algum arquivo chamado error_log pelo servidor. Normalmente no mesmo diretório que está esse arquivo php.ini.

 

Poste, também, qualquer arquivo .htaccess que você encontrar.

Compartilhar este post


Link para o post
Compartilhar em outros sites

shini deu erro:

Fatal error: Call to undefined function ini_ser() in /home/caminho/public_html/administracao/file.php on line 4

 

e evendro nao está gerando o log de erro mesmo alterando o php.ini, uso um .htaccess só na pasta principal:

<IfModule mod_rewrite.c>

RewriteEngine On
RewriteCond %{HTTP_HOST} ^www.site.com.br$ [NC]
RewriteRule ^(.*)$ http://site.com.br/$1 [R=301,L]
RewriteRule ^home/?$ /index.php [NC,L]
RewriteRule ^haras/?$ /haras.php [NC,L]
RewriteRule ^garanhoes/([0-9]+)/?$ /stallions.php?id_haras=$1 [NC]
RewriteRule ^matrizes/([0-9]+)/?$ /matrices.php?id_haras=$1 [NC]
RewriteRule ^potros/([0-9]+)/?$ /foals.php?id_haras=$1 [NC]
RewriteRule ^embrioes/?$ /embryos.php [NC,L]
RewriteRule ^embrioes/([0-9]+)/?$ /embryos.php?page=$1 [NC]
RewriteRule ^genealogia/([0-9-]+)-([0-9-]+)/([a-z0-9-]+)-([a-z0-9-]+)/?$ /genealogy.php?id_garanhao=$1&id_doadora=$2&garanhao=$3&doadora=$4 [NC]
RewriteRule ^cavalo/([0-9]+)/([0-9]+)/([a-z0-9-]+)/?$ /horse.php?id_cavalo=$1&id_categoria=$2&nome=$3 [NC]
RewriteRule ^como-comprar/?$ /buy.php [NC,L]
RewriteRule ^novidades/?$ /feed.php [NC,L]
RewriteRule ^novidades/([0-9]+)/?$ /feed.php?page=$1 [NC]
RewriteRule ^feed/([0-9]+)/([a-z0-9-]+)/?$ /published.php?id_feed=$1&feed=$2 [NC]
RewriteRule ^contato/?$ /contact.php [NC,L]
RewriteRule ^comentando/([0-9]+)/?$ /comment_insert.php?id_cavalo=$1 [NC]
RewriteRule ^respondendo/([0-9]+)/?$ /respond_insert.php?id_comentario=$1 [NC]
RewriteRule ^enviando/?$ /send.php [NC,L]

</IfModule>

Compartilhar este post


Link para o post
Compartilhar em outros sites

ooops saiu errado na hora digitar, é ini_set, desculpe.

Compartilhar este post


Link para o post
Compartilhar em outros sites

apareceu algo assim tudo misturado na tela:

<b>Notice</b>:  Undefined index:  action in <b>/home/harassel/public_html/administracao/check.php</b> on line <b>6</b><br />

<b>Notice</b>:  Undefined index:  index in <b>/home/harassel/public_html/administracao/includes/menu.php</b> on line <b>5</b><br />

<b>Notice</b>:  Undefined index:  embryo in <b>/home/harassel/public_html/administracao/includes/menu.php</b> on line <b>23</b><br />

<b>Notice</b>:  Undefined index:  feed in <b>/home/harassel/public_html/administracao/includes/menu.php</b> on line <b>29</b><br />

<b>Notice</b>:  Undefined index:  comment in <b>/home/harassel/public_html/administracao/includes/menu.php</b> on line <b>35</b><br />

<b>Notice</b>:  Undefined index:  report in <b>/home/harassel/public_html/administracao/includes/menu.php</b> on line <b>37</b><br />

<b>Notice</b>:  Undefined index:  global in <b>/home/harassel/public_html/administracao/includes/menu.php</b> on line <b>44</b><br />

<b>Notice</b>:  Undefined variable: titulo in <b>/home/harassel/public_html/administracao/horse.php</b> on line <b>139</b><br />

<b>Notice</b>:  Undefined variable: titulo in <b>/home/harassel/public_html/administracao/horse.php</b> on line <b>139</b><br />

 

deixa eu mencionar aqui tbm, utilizo um arquivo php, que busca algumas informações padrões do meu site, em xml, mas voltando o erro começou acontecer recente,sempre funcionou ... mas mechendo nas configurações de segunrança do servidor pode ser que seja isso o problema



os erros acima, o da segunda linha, acho que é isso:

<li <?php echo $active["index"] ?>><a href="index.php" style="outline:0;"><?php print $menu_panel ?></a></li>

utilizo para que o menu fique selecionado, pois uso apenas um arquivo menu, um header e um footer e o

print $menu_panel é o que vem do XML da minha pagina


em contato com o responsavel do servidor:

"Se caso no forum eles informarem que é algo no server, pede para eles especificar o que seria."

Compartilhar este post


Link para o post
Compartilhar em outros sites

Credo! Se o contato do teu provedor não sabe sequer flexionar plural, sugiro que troque de hospedagem...

 

Normalmente notices não interrompem fluxo. Você só teria um erro 500 via PHP caso fosse disparado explicitamente ou via erro fatal. O que você disse que não encontrou no log.

 

Veja se há a possibilidade de consultar os logs do servidor apache, normalmente se chamam access.log e error.log. Dou preferência para o segundo. Não é necessário postar o conteúdo completo, as últimas 10, 15 linhas já são suficientes.

Compartilhar este post


Link para o post
Compartilhar em outros sites

então, e foi depois que ele mecheu la que está dando esse erro, pior que fiz o teste em mais 4 sites da mesma hospedagem, e tbm estão com erros, ele disse que o cpanel tinha como eu ver, ai entrei em um lá e estava esses erros aqui ..

[Wed Aug 21 17:22:37 2013] [error] [client 157.55.35.53] File does not exist: /home/vencedor/public_html/feed
[Wed Aug 21 17:17:42 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/favicon.ico
[Wed Aug 21 17:17:42 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/500.shtml, referer: http://meudominio.com.br/administracao/global.php
[Wed Aug 21 17:17:37 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/favicon.ico
[Wed Aug 21 17:17:37 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/500.shtml, referer: http://meudominio.com.br/administracao/global.php
[Wed Aug 21 17:17:31 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/favicon.ico
[Wed Aug 21 17:17:30 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/favicon.ico
[Wed Aug 21 17:17:30 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/favicon.ico
[Wed Aug 21 17:17:30 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/favicon.ico
[Wed Aug 21 17:17:29 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/favicon.ico
[Wed Aug 21 17:17:29 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/favicon.ico
[Wed Aug 21 17:17:29 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/favicon.ico
[Wed Aug 21 17:17:29 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/favicon.ico
[Wed Aug 21 17:17:28 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/favicon.ico
[Wed Aug 21 17:17:28 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/favicon.ico
[Wed Aug 21 17:17:27 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/500.shtml, referer: http://meudominio.com.br/administracao/global.php
[Wed Aug 21 17:17:26 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/favicon.ico
[Wed Aug 21 17:17:25 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/500.shtml, referer: http://meudominio.com.br/administracao/global.php
[Wed Aug 21 17:17:16 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/500.shtml, referer: http://meudominio.com.br/administracao/global.php
[Wed Aug 21 17:17:15 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/500.shtml, referer: http://meudominio.com.br/administracao/global.php
[Wed Aug 21 17:17:14 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/500.shtml, referer: http://meudominio.com.br/administracao/global.php
[Wed Aug 21 17:17:06 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/500.shtml, referer: http://meudominio.com.br/administracao/global.php
[Wed Aug 21 17:17:06 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/500.shtml, referer: http://meudominio.com.br/administracao/global.php
[Wed Aug 21 17:17:00 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/500.shtml, referer: http://meudominio.com.br/administracao/global.php
[Wed Aug 21 17:16:56 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/500.shtml, referer: http://meudominio.com.br/administracao/global.php
[Wed Aug 21 17:16:54 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/500.shtml, referer: http://meudominio.com.br/administracao/global.php
[Wed Aug 21 17:16:46 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/500.shtml, referer: http://meudominio.com.br/administracao/global.php

mas acho que nao é isso nao ...



detalhe que acima está a pagina global.php mas nao é só essa pagina que mostra o erro, são todas, estranho por ter hora funcionar e ter hora que nao funciona, percebi quie quando demora muito para carregar da erro ...

Compartilhar este post


Link para o post
Compartilhar em outros sites

Eu acho que pode ser isso sim. Veja:

Internal Server Error

 

The server encountered an internal error or misconfiguration and was unable to complete your request.

 

Please contact the server administrator, webmaster@dominio.com.br and inform them of the time the error occurred, and anything you might have done that may have caused the error.

 

More information about this error may be available in the server error log.

 

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

[Wed Aug 21 17:17:42 2013] [error] [client 177.106.124.111] File does not exist: /home/vencedor/public_html/500.shtml, referer: http://meudominio.com.br/administracao/global.php

Adicione no .htaccess, a seguinte diretiva [inline]ErrorDocument 500 /erro.php[/inline].

 

Crie, obviamente, um arquivo erro.php na raiz do sistema (public_html) contendo [inline]Arquivo de erros alcançado[/inline]

 

Force o erro e veja se a mensagem aparece.

 

Em caso de sucesso, troque o conteúdo de erro.php para [inline]<?php phpinfo();[/inline] e verifique nas informações do PHP - inclusive na sessão de variáveis de servidor - alguma menção ao erro.

 

Outra forma de tentar encontrar o problema é, dentro deste arquivo erro.php, adicionar [inline]var_dump(error_get_last());[/inline]

 

Como outra medida de imprimir os erros no log de erros do apache, uma linha acima de onde você colocou o sugerido pelo @shini, adicione [inline]ini_set('error_log', NULL);[/inline]

 

Vamos achar esse negócio aí!!

Compartilhar este post


Link para o post
Compartilhar em outros sites

blz Evandro só uma duvida, a parte que da erro é na administração do site, que fica separado na pasta (administracao) mesmo assim eu faço isso na raiz do site ?



Evandro com:

<?php phpinfo();

nao apareceu nada ..

 

 

com :

var_dump(error_get_last());

apareceu apenas NULL

 

 

com:

ini_set('error_log', NULL);

não apareceu nada ...

 

 

agora com:

ini_set('error_log', NULL);
var_dump(error_get_last());

 

ai apareceu isso:

array(4) { ["type"]=> int(2) ["message"]=> string(78) "ini_set() [function.ini-set]: Unable to access " ["file"]=> string(35) "/home/harassel/public_html/erro.php" ["line"]=> int(3) } 


cara fiz assim:

<?php

phpinfo();
var_dump(error_get_last());
ini_set('error_log', NULL);
ini_set('display_errors', true);
error_reporting(E_ALL);

?>

ai mostrou isso o.O

Warning: phpinfo() has been disabled for security reasons in /home/harassel/public_html/erro.php on line 3
array(4) { ["type"]=> int(2048) ["message"]=> string(421) "phpinfo() [function.phpinfo]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Sao_Paulo' for 'BRT/-3.0/no DST' instead" ["file"]=> string(35) "/home/harassel/public_html/erro.php" ["line"]=> int(3) }
Warning: ini_set() [function.ini-set]: Unable to access in /home/harassel/public_html/erro.php on line 5

Compartilhar este post


Link para o post
Compartilhar em outros sites

blz Evandro só uma duvida, a parte que da erro é na administração do site, que fica separado na pasta (administracao) mesmo assim eu faço isso na raiz do site ?

Você pode testar colocar um php.ini lá dentro, mas eu acho que não funciona não. Quando o arquivo for .htaccess aí dá certo sim.

com :



var_dump(error_get_last());
apareceu apenas NULL

 

 

 

Nesta tentativa, não houve erro.

agora com:



ini_set('error_log', NULL);
var_dump(error_get_last());

ai apareceu isso:



array(4) { ["type"]=> int(2) ["message"]=> string(78) "ini_set() [function.ini-set]: Unable to access " ["file"]=> string(35) "/home/harassel/public_html/erro.php" ["line"]=> int(3) } 

 

 

Aqui pode ser o caso de o administrador da hospedagem ter definido o valor de error_log via php_admin_value

 

Uma alternativa pode ser tentar fazer [inline]php_value error_log none[/inline] no .htaccess

 

 

cara fiz assim:



<?php

phpinfo();
var_dump(error_get_last());
ini_set('error_log', NULL);
ini_set('display_errors', true);
error_reporting(E_ALL);

?>
ai mostrou isso o.O


Warning: phpinfo() has been disabled for security reasons in /home/harassel/public_html/erro.php on line 3
array(4) { ["type"]=> int(2048) ["message"]=> string(421) "phpinfo() [function.phpinfo]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Sao_Paulo' for 'BRT/-3.0/no DST' instead" ["file"]=> string(35) "/home/harassel/public_html/erro.php" ["line"]=> int(3) }
Warning: ini_set() [function.ini-set]: Unable to access in /home/harassel/public_html/erro.php on line 5

 

 

Mostrou isso porque no arquivo php.ini, o uso de phpinfo está impedido:

 

 



[PHP]

disable_functions = dl, exec, shell_exec, system, passthru, popen, pclose, proc_open, proc_nice, proc_terminate, proc_get_status, proc_close, leak, apache_child_terminate, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid, escapeshellcmd, escapeshellarg, shell-exec, fpassthru, crack_check, crack_closedict, crack_getlastmessage, crack_opendict, psockopen, php_uname, symlink, mkdir, ini_restore, posix_getpwuid, error_log, print_r, copy, phpinfo

 

 

Sugiro que também remova error_log.

 

Como você citou que o problema só acontece no sistema administrativo, pode ser questão de verificar, também, se nenhuma função desejada/utilizada no administrador não está bloqueada pela diretiva [inline]disable_functions[/inline] acima. Grandes chances da culpada ser mkdir ;)

 

 

Edit: verifique, também, se a versão do PHP é igual ou superior à 5.3 e remova [inline]safe_mode = on[/inline]

Compartilhar este post


Link para o post
Compartilhar em outros sites

eu removi como você disse e nada rsrs no php.ini

 

o php info eu consegui exibir sim ... mas o erro nao parou, o php é Versão PHP 5.2.17

vendo o phpinfo()

tem bastente coisa, mas essa aqui (Script timed out before returning headers) achei interesante, pq percebo que no código se carrega rapido ele exibe, fiz um teste com uma pagina que lista resultado do banco, com 5 por pagina e 1 por pagina, o com 1 por pagina deu erro, mas menos erro do que listava com 5, tem algo para configurar de tempo limite ? to achando que é isso pq ai fiz o teste abrindo todas paginas da administração até as que tem só uma imagem de contuedo deu erro, mas demorou para carregar ...



cara olha o que apareceu no error_log gerado no servidor:

[22-Aug-2013 18:37:02 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:02 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:02 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:23 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:23 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:23 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:41 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:41 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:41 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:44 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:44 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:44 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:45 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:45 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:45 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:46 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:46 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:46 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:47 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:47 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:47 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:48 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:48 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:48 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:49 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:49 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:37:49 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:38:01 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:38:01 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:38:01 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:38:07 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:38:07 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:38:07 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:38:07 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:38:07 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:38:07 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:38:09 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:38:09 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:38:09 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:38:10 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:38:10 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:38:10 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:38:11 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:38:11 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:38:11 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:38:22 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:38:22 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:38:22 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:47:54 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:47:54 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:47:54 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:47:55 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:47:55 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:47:55 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:47:55 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:47:55 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:47:55 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:47:56 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:47:56 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:47:56 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:47:57 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:47:57 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:47:57 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:47:58 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:47:58 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:47:58 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:48:08 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:48:08 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:48:08 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:48:13 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:48:13 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:48:13 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:48:16 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:48:16 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:48:16 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:48:17 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:48:17 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:48:17 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:48:18 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:48:18 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:48:18 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:48:19 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:48:19 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:48:19 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:48:48 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:48:48 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:48:48 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:49:05 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:49:05 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:49:05 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:51:08 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:51:08 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:51:08 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:51:28 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:51:28 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:51:28 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:52:15 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:52:15 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:52:15 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:52:39 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:52:39 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:52:39 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:53:24 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:53:24 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 18:53:24 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:08:38 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:08:38 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:08:38 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:09:03 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:09:03 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:09:03 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:11:10 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:11:10 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:11:10 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:13:19 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:13:19 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:13:19 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:13:37 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:13:37 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:13:37 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:15:14 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:15:14 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:15:14 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:15:56 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:15:56 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:15:56 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:16:25 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:16:25 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:16:25 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:21:31 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:21:31 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:21:31 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:21:32 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:21:32 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:21:32 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:22:50 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:22:50 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:22:50 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:25:02 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:25:02 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:25:02 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:25:04 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:25:04 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:25:04 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:26:08 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:26:08 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:26:08 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:26:08 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:26:08 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:26:08 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:27:05 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:27:05 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:27:05 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:27:07 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:27:07 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:27:07 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:30:29 UTC] PHP Warning:  PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:30:29 UTC] PHP Warning:  PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0
[22-Aug-2013 19:30:29 UTC] PHP Warning:  PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20060613
PHP    compiled with module API=20090626
These options need to match
 in Unknown on line 0

Compartilhar este post


Link para o post
Compartilhar em outros sites

Grande garoto!! Era disso que eu precisava.

 

Agora basta você encaminhar esse log pra hospedagem ^^

 

A mensagem é autodescritiva: A API da versão do PHP que está rodando é diferente da versão que os módulos (PDO, PDO_mysql e afins) foram compilados.

 

Perceba que não se trata de um erro de programação...

 

 

in Unknown on line 0

 

 

 

Nós não encontraríamos nunca sem conseguir chutar esses erros pra um logger externo.

 

Note, também, que por se tratar de um aviso, isso não interrompe a funcionalidade do sistema, mas pode gerar problemas futuros (em termos de linhas de código) - o que é o nosso caso.

 

Como solução, o admin da hospedagem deve recompilar/atualizar a versão do PHP, o arquivo de módulos carregado pelo apache (libphp5.so) - se houver - e, também, os módulos de extensões disponíveis.

 

Quanto ao

 

tem bastente coisa, mas essa aqui (Script timed out before returning headers)

você pode adotar - como medida paliativa - diretivas como max_execution_time [inline]= 0[/inline] no php.ini.

 

Por padrão, o apache te dá um máximo de 5 minutos antes de expirar por timeout. Confirme este valor com a hospedagem, uma vez que o mesmo não é modificável via .htaccess.

Compartilhar este post


Link para o post
Compartilhar em outros sites

Evandro corrigindo esse erro apareceu por uma coisa que fiz, quando você me perguntou a versão do apache fui la e tinha como alterar, no cpanel, tinha:

 

php5.2

php5.3

 

 

ao colocar php5.3 gerou os erros que citei acima, entretando o erro continua 500 Internal Server, fiz a mudança no time como você falou e nada ainda continua com erro ... ja nao sei onde mais alterar ...

Compartilhar este post


Link para o post
Compartilhar em outros sites

Se é possível alterar a versão do PHP em execução, tem que ser possível alterar a versão dos módulos externos. Estes avisos de API não devem acontecer. Muita coisa mudou do PHP 5.2 pro 5.3. Não arrisque, você vai ter problemas.

 

Como citei, também, a versão 5.3 vai choramingar se você tentar usar safe_mode

 

Infelizmente minha base de conhecimento não cobre este caso. Mas a boa notícia é que você já isolou o problema, é no dito arquivo php.ini. Se for realmente confirmado que sem ele o problema não aparece, o que pode ser feito é ir comentando/descomentando linha-a-linha até encontrar a dita-cuja. Infelizmente, é o que sobra. Eu faria assim.

Compartilhar este post


Link para o post
Compartilhar em outros sites

então Evandro, ai ele me passou um php.ini que não esta dando erro nos modulos, agora, uma coisa interessante no php5.3 o erro ocorre menos, acontece mais se eu tentar abrir varias paginas de uma vez na administração, aogra navegando uma a uma nao está gerando esse erro ... o php.ini ficou dessa forma agora:

 

[PHP]

engine = On
short_open_tag = On
asp_tags = Off
precision = 12
y2k_compliance = On
output_buffering = On
zlib.output_compression = Off
implicit_flush = Off
unserialize_callback_func =
serialize_precision = 100
safe_mode = Off
disable_functions = ini_set, dl, exec, shell_exec, popen, pclose, proc_open, proc_nice, proc_terminate, proc_get_status, proc_close, leak, apache_child_terminate, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid, escapeshellcmd, escapeshellarg, shell-exec, fpassthru, crack_check, crack_closedict, crack_getlastmessage, crack_opendict, psockopen, symlink, ini_restore, posix_getpwuid, print_r, scandir
disable_classes =
expose_php = On
max_execution_time = 30
max_input_time = 60
memory_limit = 90M
error_reporting = E_ALL & ~E_NOTICE
display_errors = On
display_startup_errors = Off
log_errors = On
log_errors_max_len = 1024
ignore_repeated_errors = Off
ignore_repeated_source = Off
report_memleaks = On
track_errors = Off
error_log = error_log
variables_order = "EGPCS"
register_globals = On
register_argc_argv = On
post_max_size = 8M
gpc_order = "GPC"
auto_prepend_file =
auto_append_file =
default_mimetype = "text/html"
include_path = ".:/usr/lib/php:/usr/local/lib/php"
doc_root =
user_dir =
extension_dir = "/usr/local/lib/php/extensions/no-debug-non-zts-20060613"
zend_extension = "/usr/local/IonCube/ioncube_loader_lin_5.2.so"
zend_extension = "/usr/local/IonCube/ioncube_loader_lin_5.3.so"
enable_dl = Off
file_uploads = On
upload_max_filesize = 110M
allow_url_fopen = On
default_socket_timeout = 60
smtp_port = 25
sendmail_path = "/usr/sbin/sendmail -t -i"
sql.safe_mode = Off
odbc.allow_persistent = On
odbc.check_persistent = On
odbc.max_persistent = -1
odbc.max_links = -1  
odbc.defaultlrl = 4096  
odbc.defaultbinmode = 1  
mysql.allow_persistent = On
mysql.max_persistent = -1
mysql.max_links = -1
mysql.default_port =
mysql.default_socket =
mysql.default_host =
mysql.default_user =
mysql.default_password =
mysql.connect_timeout = 60
mysql.trace_mode = Off
msql.allow_persistent = On
msql.max_persistent = -1
msql.max_links = -1
pgsql.allow_persistent = On
pgsql.auto_reset_persistent = Off
pgsql.max_persistent = -1
pgsql.max_links = -1
pgsql.ignore_notice = 0
pgsql.log_notice = 0
sybase.allow_persistent = On
sybase.max_persistent = -1
sybase.max_links = -1
sybase.min_error_severity = 10
sybase.min_message_severity = 10
sybase.compatability_mode = Off
sybct.allow_persistent = On
sybct.max_persistent = -1
sybct.max_links = -1
sybct.min_server_severity = 10
sybct.min_client_severity = 10
dbx.colnames_case = "unchanged"
bcmath.scale = 0
ifx.default_host =
ifx.default_user =
ifx.default_password =
ifx.allow_persistent = On
ifx.max_persistent = -1
ifx.max_links = -1
ifx.textasvarchar = 0
ifx.byteasvarchar = 0
ifx.charasvarchar = 0
ifx.blobinfile = 0
ifx.nullformat = 0
session.save_handler = files
session.save_path = /tmp
session.use_cookies = 1
session.name = PHPSESSID
session.auto_start = 0
session.cookie_lifetime = 0
session.cookie_path = /
session.cookie_domain =
session.serialize_handler = php
session.gc_probability = 1
session.gc_divisor = 100
session.gc_maxlifetime = 1440
session.bug_compat_42 = 1
session.bug_compat_warn = 1
session.referer_check =
session.entropy_length = 0
session.entropy_file =
session.cache_limiter = nocache
session.cache_expire = 180
session.use_trans_sid = 0
url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=,fieldset="
mssql.allow_persistent = On
mssql.max_persistent = -1
mssql.max_links = -1
mssql.min_error_severity = 10
mssql.min_message_severity = 10
mssql.compatability_mode = Off
mssql.secure_connection = Off
ingres.allow_persistent = On
ingres.max_persistent = -1
ingres.max_links = -1
ingres.default_database =
ingres.default_user =
ingres.default_password =
pfpro.defaulthost = "test-payflow.verisign.com"
pfpro.defaultport = 443
pfpro.defaulttimeout = 30
date.timezone="America/Chicago"
zend_extension="/usr/local/Zend/lib/Optimizer-3.3.9/php-5.2.x/ZendOptimizer.so"

Compartilhar este post


Link para o post
Compartilhar em outros sites

Segue um diff dos dois php.ini:<br /><br />[adicionado]<pre class="_prettyXprint _lang-auto _linenums:0">allow_url_fopen = On

date.timezone="America/Chicago"

log_errors_max_len = 1024

log_errors = On

memory_limit = 90M

post_max_size = 8M

precision = 12

safe_mode = Off

upload_max_filesize = 110M

zend_extension = "/usr/local/IonCube/ioncube_loader_lin_5.3.so"

zlib.output_compression = Off</pre><br />[removido]<pre class="_prettyXprint _lang-auto _linenums:0">allow_call_time_pass_reference = On

define_syslog_variables = Off

extension=pdo_mysql.so

extension=pdo.so

extension=pdo_sqlite.so

log_errors = Off

magic_quotes_gpc = On

magic_quotes_runtime = Off

magic_quotes_sybase = Off

memory_limit = 80M

post_max_size = 512M

precision = 12

safe_mode_allowed_env_vars = PHP_

safe_mode_exec_dir =

safe_mode_gid = Off

safe_mode_include_dir =

safe_mode = On

safe_mode_protected_env_vars = LD_LIBRARY_PATH

upload_max_filesize = 51M

zlib.output_compression = On</pre><br />Diferença do atributo [inline]disable_functions[/inline] (um sinal de menos (-) à frente, significa que o valor foi removido. Um sinal de mais (+) indica que o valor foi adicionado):<pre class="_prettyXprint _lang-auto _linenums:0">disable_functions = -copy, -error_log, -mkdir, -php_uname, -phpinfo, +scandir</pre><br />Códigos contendo [inline]phpinfo()[/inline] não devem mais apresentar problemas. Em contrapartida, códigos que utilizem <a data-cke-saved-href="http://br2.php.net/manual/en/function.scandir.php" href="http://br2.php.net/manual/en/function.scandir.php">scandir</a> apresentarão um erro.<br /><br />A diretiva [inline]error_log[/inline] se manteve com o valor [inline]"error_log"[/inline], indicando que erros serão adicionados a um arquivo chamado <em>error_log</em> que eu não faço ideia de onde pode estar.<br /><br />A inclusão dos módulos PDO foi substituída pelo uso da versão compilada internamente. O que é mais rápido e garante compatibilidade máxima. Estes avisos não devem aparecer mais.<br /><br />Faça um backup dos logs atuais e limpe/remova-os. Navegue até que o erro apareça novamente e poste o novo log de erros <strong>do apache</strong><br /><br />Sugiro que, até que consigamos resolver o problema, marque estas configurações no php.ini<pre class="_prettyXprint _lang-auto _linenums:0">error_reporting = -1

display_errors = off

log_errors = on

error_log = null</pre><br />Esteja sempre monitorando o log de erros do apache e tente remover todos os avisos do PHP, se possível.<br /><br />Como você citou quantidade de páginas concorrentes, verifique se não pode ser um problema de uso excessivo de memória.<br /><br />Está utilizando algum framework?<br /><br />Está fazendo uso do módulo obfuscador da extensão do ioncube??

Compartilhar este post


Link para o post
Compartilhar em outros sites

×

Informação importante

Ao usar o fórum, você concorda com nossos Termos e condições.