Ir para conteúdo

POWERED BY:

Arquivado

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

alessandro

Warning: main(192.168.0.1:/home/httpd/ht

Recommended Posts

estou tentando abrir o index do PHPboleto , mas não estou conseguindo ...

 

esta retornando o seguinte erro:

 

 

Warning: main(192.168.0.1:/home/httpd/html/internet/boleto/phpBoleto/include/comum.php): failed to open stream: No such file or directory in /home/httpd/html/internet/boleto/phpboleto/index.php on line 26Warning: main(): Failed opening '192.168.0.1:/home/httpd/html/internet/boleto/phpBoleto/include/comum.php' for inclusion (include_path='.:192.168.0.1:/home/httpd/html/internet/boleto/phpBoleto/include/pear') in /home/httpd/html/internet/boleto/phpboleto/index.php on line 26Warning: main(192.168.0.1:/home/httpd/html/internet/boleto/phpBoleto/include/class.ini.php): failed to open stream: No such file or directory in /home/httpd/html/internet/boleto/phpboleto/index.php on line 27Warning: main(): Failed opening '192.168.0.1:/home/httpd/html/internet/boleto/phpBoleto/include/class.ini.php' for inclusion (include_path='.:192.168.0.1:/home/httpd/html/internet/boleto/phpBoleto/include/pear') in /home/httpd/html/internet/boleto/phpboleto/index.php on line 27Fatal error: Cannot instantiate non-existent class: file_ini in /home/httpd/html/internet/boleto/phpboleto/index.php on line 28

as linhas descritas acima são as seguintes:

 

linha 24 if (stristr(PHP_OS, "win")) {

linha 25 define("BOLETO_SEPARADOR", "\");

linha 26 } else {

linha 27 define("BOLETO_SEPARADOR", "/");

linha 28 }

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.