Welcome Guest, Not a member yet? Register   Sign In
erro ao acessar php terminal
#1

Estou tentando acessar o php spark serve e dá esse erro:

PHP Code:
PS C:\xampp\htdocs\blogphp spark serve


[CodeIgniter\Exceptions\FrameworkException]

The framework needs the following extension(sinstalled and loadedcurlintl.

at SYSTEMPATH\CodeIgniter.php:219

Backtrace
:
  1    SYSTEMPATH\CodeIgniter.php:219

  2    SYSTEMPATH
\CodeIgniter.php:177
      CodeIgniter
\CodeIgniter()->resolvePlatformExtensions()

  3    SYSTEMPATH\bootstrap.php:146
      CodeIgniter
\CodeIgniter()->initialize()

  4    ROOTPATH\spark:45
      
require('C:\\xampp\\htdocs\\blog\\system\\bootstrap.php'
Reply
#2

You will find those extensions in your php.ini file.
Remove the ; in front of them.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB