Bueno mi problema es que estoy trabajando en un editor html portable y tuve que instalar php en el usb para que pudiera checar en tiempo real el código php. Me dijo que descargara php-5.3.1-nts-Win32-VC9-x86.zip y así lo hice lo descomprimi en la memoria usb y me corria el código bien el problema es que me aparece lo siguiente:
Cita:
Y esto aparece aunque no tenga ningún código de php en la pagina. Otra cosa que acabo de notar es que vienen unas ubicaciones del appserver instalado en mi computadora ('C:/AppServ\php5\ext\...')PHP Warning: Directive 'register_globals' is deprecated in PHP 5.3 and greater in Unknown on line 0 PHP Warning: Directive 'register_long_arrays' is deprecated in PHP 5.3 and greater in Unknown on line 0 PHP Warning: Directive 'magic_quotes_gpc' is deprecated in PHP 5.3 and greater in Unknown on line 0 PHP Warning: PHP Startup: curl: Unable to initialize module Module compiled with module API=20060613 PHP compiled with module API=20090626 These options need to match in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:/AppServ\php5\ext\php_exif.dll' - No se puede encontrar el mo especificado. in Unknown on line 0 PHP Warning: PHP Startup: gd: Unable to initialize module Module compiled with module API=20060613 PHP compiled with module API=20090626 These options need to match in Unknown on line 0 PHP Warning: PHP Startup: mbstring: Unable to initialize module Module compiled with module API=20060613 PHP compiled with module API=20090626 These options need to match in Unknown on line 0 PHP Warning: PHP Startup: mysql: Unable to initialize module Module compiled with module API=20060613 PHP compiled with module API=20090626 These options need to match in Unknown on line 0 PHP Warning: PHP Startup: mysqli: Unable to initialize module Module compiled with module API=20060613 PHP compiled with module API=20090626 These options need to match in Unknown on line 0 PHP Warning: PHP Startup: PDO: Unable to initialize module Module compiled with module API=20060613 PHP compiled with module API=20090626 These options need to match in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:/AppServ\php5\ext\php_pdo_sqlite.dll' - No se puede encontrar el mo especificado. in Unknown on line 0 PHP Warning: PHP Startup: sockets: Unable to initialize module Module compiled with module API=20060613 PHP compiled with module API=20090626 These options need to match in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'C:/AppServ\php5\ext\php_sqlite.dll' - No se puede encontrar el mo
Gracias de antemano.
PD: Si esto no va aquí muevanlo por favor.