2017-05-02 5 views
0

J'ai été confronté à ce problème lors de l'installation de PHP :: Interpreter sur le client cpan de strawverry perl. Essayé de l'installer à nouveau etRésolution des problèmes d'installation de PHP :: Module interpréteur sur fraise perl


cpan> install PHP::Interpreter 
Database was generated on Tue, 02 May 2017 06:44:13 GMT 

Running install for module 'PHP::Interpreter' 
Checksum for C:\STRAWB~1\cpan\sources\authors\id\A\AF\AFF\PHP-Interpreter-1.0.2.tar.gz ok 
Scanning cache C:\STRAWB~1\cpan\build for sizes 
............................................................................DONE 
Configuring A/AF/AFF/PHP-Interpreter-1.0.2.tar.gz with Makefile.PL 
using php_config 'php-config' 
'php-config' is not recognized as an internal or external command, 
operable program or batch file. 
Failed to find the 'php-config' executable. Make sure you have PHP and PHP sources installed, and that 'php-config' is in PATH. at Makefile.PL line 55. 
Warning: No success on command[C:\Strawberry\perl\bin\perl.exe Makefile.PL] 
    AFF/PHP-Interpreter-1.0.2.tar.gz 
    C:\Strawberry\perl\bin\perl.exe Makefile.PL -- NOT OK 
Stopping: 'install' failed for 'PHP::Interpreter'. 
Failed during this command: 
AFF/PHP-Interpreter-1.0.2.tar.gz    : writemakefile NO 'C:\Strawberry\perl\bin\perl.exe Makefile.PL' returned status 256 

et a obtenu des erreurs similaires, comme indiqué ci-dessous


cpan> install PHP::Interpreter 
Running install for module 'PHP::Interpreter' 
    AFF/PHP-Interpreter-1.0.2.tar.gz 
    Has already been unwrapped into directory C:\STRAWB~1\cpan\build\PHP-Interpreter-1.0.2-1 
    AFF/PHP-Interpreter-1.0.2.tar.gz 
    'C:\Strawberry\perl\bin\perl.exe Makefile.PL' returned status 256, not re-running 

cpan> 

Aidez-moi à résoudre la question ci-dessus.

Merci d'avance !!

Cordialement, Shreeram

Répondre

1

ce module est cassé. Trouver une alternative

Il n'a pas été mis à jour depuis 2008 et n'est plus compatible avec les versions actuelles de PHP.

+0

Merci pour l'information. Mais avez-vous un autre module/s qui va m'aider à intégrer les codes entre PHP (codes frontaux) et Perl (codes back-end)? Ce serait vraiment super aider :-) –