Jump to content

[SOLVED] php cli


alin19

Recommended Posts

oci.dll, oci.dll, oci.dll,aspel-15.dll,libcs.dll,dbs2cli.dll,isqlt09a.dll,libsqldbc_c.dll, libmonetra.dll,lcrzo.dll, ociw32.dll,db2cli.dll,iclit09b.dll,int3_svn.dll  not find, in the exact order

 

 

 

 

i recive those error, those dll are not find in ext dir, but i think that not those are looked for, as i sow in the comand promt that opens

 

then send or don't send error

 

[attachment deleted by admin]

Link to comment
https://forums.phpfreaks.com/topic/86103-solved-php-cli/#findComment-439751
Share on other sites

 

those? :

 

 

 

; Local Variables:

; tab-width: 4

; End:

[php_BZ2]

extension=php_bz2.dll

[php_CURL]

extension=php_curl.dll

[php_DBA]

extension=php_dba.dll

[php_DBASE]

extension=php_dbase.dll

[php_EXIF]

extension=php_exif.dll

[php_FDF]

extension=php_fdf.dll

[php_GD2]

extension=php_gd2.dll

[php_GETTEXT]

 

 

Link to comment
https://forums.phpfreaks.com/topic/86103-solved-php-cli/#findComment-439756
Share on other sites

the tutorial is for linux, i'm working on a xp profesional,

in linux is like this:

 

 

#!/usr/bin/php -q

<?php

    echo "This is a PHP-CLI Script!!";

?>

 

in windows i don't know

 

and if i try to open the program i still get some errors, click on the picture it will get biger, i will try to fix it myself, 10x for the help

 

 

 

[attachment deleted by admin]

Link to comment
https://forums.phpfreaks.com/topic/86103-solved-php-cli/#findComment-439774
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.