..:: MX Studio Fóruns ::..: Erro no webmail, preciso urgentemente - ..:: MX Studio Fóruns ::..

Jump to content

Publicidade




ATENÇÃO

Para evitar posts desnecessários e que não influam para o andamento e desenvolvimento do fórum, clique aqui e leia todas as regras.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Erro no webmail, preciso urgentemente resolver

#1 User is offline   Andreia Regina 

  • Group: Membros
  • Posts: 280
  • Joined: 20-February 04

  Posted 04 April 2005 - 02:43 PM

Olá Pessoal!

No webmail da empresa temos um erro que ocorreu depois da instalação do gd
GD Version bundled (2.0.28 compatible) no PHP Version 5.0.4.
Preciso da ajuda de vocês urgente.
QUOTE
Warning: preg_match: internal pcre_fullinfo() error -3 in /home/httpd/puranet.com.br/html/webmail/functions/strings.php on line 617

Agradeço desde já

Andreia Regina
0

#2 User is offline   André Santos 

  • Group: Membros
  • Posts: 57
  • Joined: 06-January 05

Posted 04 April 2005 - 06:12 PM

Mostre o trecho do code que está dando esse erro. thumbsup.gif
0

#3 User is offline   Andreia Regina 

  • Group: Membros
  • Posts: 280
  • Joined: 20-February 04

Posted 04 April 2005 - 07:32 PM

Desculpe, esqueci de comentar que não existe esta linha neste arquivo, em outro arquivo que tb aparece a mesma mensagem de erro só que na linha 222 é o imap_general

CODE
$found_tag = substr($read,0,$i-1);
          if ($arg && $found_tag==$tag) {
              switch ($arg)
              {
                case 'OK':
                case 'BAD':
                case 'NO':
                case 'BYE':
                case 'PREAUTH':
                  $response = $arg;
                  $message = trim(substr($read,$i+strlen($arg)));
                  break 3; /* switch switch while */
                default:
                  /* this shouldn't happen */
                  $response = $arg;
                  $message = trim(substr($read,$i+strlen($arg)));
                  break 3; /* switch switch while */
              }
          } elseif($found_tag !== $tag) {
              /* reset data array because we do not need this reponse */
              $data = array();
              $read = sqimap_fgets($imap_stream);
              break;
          }// ESTA É A LINHA 222
        } // end case $tag{0}

Já verifiquei e todas as chaves q foram abertas foram fechadas.
Aqui segue a mensagem de erro completa:

QUOTE
Warning: preg_match: internal pcre_fullinfo() error -3 in /home/httpd/puranet.com.br/html/webmail/functions/strings.php on line 617

Warning: preg_match: internal pcre_fullinfo() error -3 in /home/httpd/puranet.com.br/html/webmail/functions/strings.php on line 622

Warning: preg_match: internal pcre_fullinfo() error -3 in /home/httpd/puranet.com.br/html/webmail/functions/strings.php on line 617

Warning: preg_match: internal pcre_fullinfo() error -3 in /home/httpd/puranet.com.br/html/webmail/functions/strings.php on line 622

Warning: preg_match: internal pcre_fullinfo() error -3 in /home/httpd/puranet.com.br/html/webmail/functions/imap_general.php on line 222

Warning: preg_match: internal pcre_fullinfo() error -3 in /home/httpd/puranet.com.br/html/webmail/functions/imap_general.php on line 222

Warning: preg_match: internal pcre_fullinfo() error -3 in /home/httpd/puranet.com.br/html/webmail/functions/imap_general.php on line 222

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/puranet.com.br/html/webmail/functions/strings.php:617) in /home/httpd/puranet.com.br/html/webmail/src/redirect.php on line 96

Warning: preg_match: internal pcre_fullinfo() error -3 in /home/httpd/puranet.com.br/html/webmail/functions/db_prefs.php on line 113

Warning: preg_match: internal pcre_fullinfo() error -3 in /home/httpd/puranet.com.br/html/webmail/functions/db_prefs.php on line 115

Warning: preg_match: internal pcre_fullinfo() error -3 in /usr/share/pear/DB.php on line 761

Warning: preg_match: internal pcre_fullinfo() error -3 in /usr/share/pear/DB.php on line 788

Warning: preg_match: internal pcre_fullinfo() error -3 in /usr/share/pear/DB.php on line 630

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/puranet.com.br/html/webmail/functions/strings.php:617) in /home/httpd/puranet.com.br/html/webmail/src/redirect.php on line 157


Obrigada pela atenção!
0

#4 User is offline   Firemaster 

  • Group: Membros
  • Posts: 1410
  • Joined: 14-September 04

Posted 05 April 2005 - 02:35 PM

Talvez a versão do Gid, ou até mesmo do script que vocês estão usando, não seja ainda compatível com a versão 5 do php. Pelo que vi, o erro é interno relativo a função preg_match, que é uma função de manipulação de expressões regulares do php.

[]'s
0

#5 User is offline   Andreia Regina 

  • Group: Membros
  • Posts: 280
  • Joined: 20-February 04

Posted 05 April 2005 - 02:48 PM

Só se o gd não for compatível pois os scripts que hoje estão com erro não estavam após a instalação do php 5 só ocorreram depois da instalação do gd.

Obrigada.

Andreia Regina
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic


Similar Topics Collapse

  Topic Forum Started By Stats Last Post Info
New Replies erro firefox Flash & ActionScript coconut_df 
  • 1 Reply
  • 677 Views
New Replies Pequena ajudar com enviar.asp
Preciso de ajuda pra criar um enviar.asp
ASP andersonneo 
  • 7 Replies
  • 2100 Views
New Replies FLASH + PHP + AUTENTICAÇÃO
Preciso fazer um form de envio de email
Flash & ActionScript robertcbrasil 
  • 0 Replies
  • 706 Views
New Replies erro quando Ctrl+enter
não sei pq.
Flash & ActionScript Only Dust 
  • 6 Replies
  • 1251 Views
New Replies Ajuda e Avaliação!!!
Preciso de ajuda e uma pré-avaliada^^
Avaliação Cl3m4 
  • 6 Replies
  • 1271 Views
Locked Topic Como fatiar .
Preciso de uma ajuda
Fireworks Flashy 
  • 2 Replies
  • 1067 Views
New Replies Documento contradiz versão de que governo não estaria preocupado com terror Notícias Notícias 
  • 0 Replies
  • 119 Views
New Replies Como fazer? preciso de ajuda.
não armazenar em cokies
Flash & ActionScript _DesTR0YleR_ 
  • 2 Replies
  • 670 Views

Publicidade




1 User(s) are reading this topic
0 membro(s), 1 visitante(s) e 0 membros anônimo(s)