probes Posted August 23, 2008 Share Posted August 23, 2008 Je dois jouer de malchance, à l'étape 2 : Paramètres PHP : PHP 5.0 ou supérieur installé Envoi de fichier autorisé Création de nouveaux dossiers et fichiers autorisée Librairie GD installée Le support de MySQL est activé Droits en écriture sur les dossiersalors que pour la librairie gd, ;extension=php_fdf.dllextension=php_gd2.dll;extension=php_gettext.dllj'ai bien décommenter la ligne préconisée dans le wikiD'où peut venir le problème? Link to comment Share on other sites More sharing options...
Bruno Leveque Posted August 23, 2008 Share Posted August 23, 2008 Bonsoir,Il vous faut également décommenter la ligne avec l'extension mysql.Après avoir décommenté ces deux lignes, n'oubliez pas de redémarrer votre serveur web (Apache). Link to comment Share on other sites More sharing options...
probes Posted August 23, 2008 Author Share Posted August 23, 2008 Merci, malheureusement pour moi ce ne semble pas être la solution, cette ligne étant elle aussi décommentée (elles l'étaient déjà);extension=php_mssql.dllextension=php_mysql.dllextension=php_mysqli.dll;extension=php_oci8.dll Link to comment Share on other sites More sharing options...
Bruno Leveque Posted August 23, 2008 Share Posted August 23, 2008 Après avoir décommenté ces deux lignes, n'oubliez pas de redémarrer votre serveur web (Apache). Link to comment Share on other sites More sharing options...
probes Posted August 23, 2008 Author Share Posted August 23, 2008 Les 2 lignes étaient déjà décommentées, je n'ai en fait pu que constater qu'elles l'étaient déjà.j'ai quand même enregistré puis redémarré apache, mais le résultat est le même Link to comment Share on other sites More sharing options...
Bruno Leveque Posted August 23, 2008 Share Posted August 23, 2008 Pouvez-vous fournir une capture d'écran du résultat d'un phpinfo() ? Link to comment Share on other sites More sharing options...
probes Posted August 24, 2008 Author Share Posted August 24, 2008 PHP Version 5.2.6 System Windows NT EMMANUEL 5.1 build 2600 Build Date May 2 2008 18:01:20 Configure Command cscript /nologo configure.js "--enable-snapshot-build" "--with-gd=shared" "--with-extra-includes=C:\Program Files (x86)\Microsoft SDK\Include;C:\PROGRA~2\MICROS~2\VC98\ATL\INCLUDE;C:\PROGRA~2\MICROS~2\VC98\INCLUDE;C:\PROGRA~2\MICROS~2\VC98\MFC\INCLUDE" "--with-extra-libs=C:\Program Files (x86)\Microsoft SDK\Lib;C:\PROGRA~2\MICROS~2\VC98\LIB;C:\PROGRA~2\MICROS~2\VC98\MFC\LIB" Server API Apache 2.0 Handler Virtual Directory Support enabled Configuration File (php.ini) Path C:\WINDOWS Loaded Configuration File C:\Program Files\PHP\php.ini PHP API 20041225 PHP Extension 20060613 Zend Extension 220060519 Debug Build no Thread Safety enabled Zend Memory Manager enabled IPv6 Support enabled Registered PHP Streams php, file, data, http, ftp, compress.zlib Registered Stream Socket Transports tcp, udp Registered Stream Filters convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, zlib.* This program makes use of the Zend Scripting Language Engine:Zend Engine v2.2.0, Copyright © 1998-2008 Zend Technologies--------------------------------------------------------------------------------PHP Credits--------------------------------------------------------------------------------ConfigurationPHP CoreDirective Local Value Master Value allow_call_time_pass_reference Off Off allow_url_fopen On On allow_url_include Off Off always_populate_raw_post_data Off Off arg_separator.input & & arg_separator.output & & asp_tags Off Off auto_append_file no value no value auto_globals_jit On On auto_prepend_file no value no value browscap no value no value default_charset no value no value default_mimetype text/html text/html define_syslog_variables Off Off disable_classes no value no value disable_functions no value no value display_errors Off Off display_startup_errors Off Off doc_root no value no value docref_ext no value no value docref_root no value no value enable_dl On On error_append_string no value no value error_log no value no value error_prepend_string no value no value error_reporting 6143 6143 expose_php On On extension_dir ./ ./ file_uploads On On highlight.bg #FFFFFF #FFFFFF highlight.comment #FF8000 #FF8000 highlight.default #0000BB #0000BB highlight.html #000000 #000000 highlight.keyword #007700 #007700 highlight.string #DD0000 #DD0000 html_errors On On ignore_repeated_errors Off Off ignore_repeated_source Off Off ignore_user_abort Off Off implicit_flush Off Off include_path .;C:\php5\pear .;C:\php5\pear log_errors On On log_errors_max_len 1024 1024 magic_quotes_gpc Off Off magic_quotes_runtime Off Off magic_quotes_sybase Off Off mail.force_extra_parameters no value no value max_execution_time 30 30 max_input_nesting_level 64 64 max_input_time 60 60 memory_limit 128M 128M open_basedir no value no value output_buffering 4096 4096 output_handler no value no value post_max_size 8M 8M precision 14 14 realpath_cache_size 16K 16K realpath_cache_ttl 120 120 register_argc_argv Off Off register_globals Off Off register_long_arrays Off Off report_memleaks On On report_zend_debug On On safe_mode Off Off safe_mode_exec_dir no value no value safe_mode_gid Off Off safe_mode_include_dir no value no value sendmail_from no value no value sendmail_path no value no value serialize_precision 100 100 short_open_tag Off Off SMTP localhost localhost smtp_port 25 25 sql.safe_mode Off Off track_errors Off Off unserialize_callback_func no value no value upload_max_filesize 2M 2M upload_tmp_dir C:\DOCUME~1\EMMANU~1\LOCALS~1\Temp\php\upload C:\DOCUME~1\EMMANU~1\LOCALS~1\Temp\php\upload user_dir no value no value variables_order GPCS GPCS xmlrpc_error_number 0 0 xmlrpc_errors Off Off y2k_compliance On On zend.ze1_compatibility_mode Off Off apache2handlerApache Version Apache/2.2.8 (Win32) PHP/5.2.6 Apache API Version 20051115 Server Administrator admin@localhost Hostname:Port localhost:80 Max Requests Per Child: 0 - Keep Alive: on - Max Per Connection: 100 Timeouts Connection: 300 - Keep-Alive: 5 Virtual Server No Server Root C:/wamp/bin/apache/apache2.2.8 Loaded Modules core mod_win32 mpm_winnt http_core mod_so mod_actions mod_alias mod_asis mod_auth_basic mod_authn_default mod_authn_file mod_authz_default mod_authz_groupfile mod_authz_host mod_authz_user mod_autoindex mod_cgi mod_dir mod_env mod_include mod_isapi mod_log_config mod_mime mod_negotiation mod_setenvif mod_php5 Directive Local Value Master Value engine 1 1 last_modified 0 0 xbithack 0 0 Apache EnvironmentVariable Value HTTP_ACCEPT image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, */* HTTP_ACCEPT_LANGUAGE fr HTTP_UA_CPU x86 HTTP________________ ----- ------- HTTP_USER_AGENT Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Wanadoo 6.7; .NET CLR 1.1.4322) HTTP_HOST localhost HTTP_CONNECTION Keep-Alive PATH C:\Program Files\PHP\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~1\FICHIE~1\SONICS~1\;C:\Program Files\QuickTime\QTSystem\ SystemRoot C:\WINDOWS COMSPEC C:\WINDOWS\system32\cmd.exe PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH WINDIR C:\WINDOWS SERVER_SIGNATURE no value SERVER_SOFTWARE Apache/2.2.8 (Win32) PHP/5.2.6 SERVER_NAME localhost SERVER_ADDR 127.0.0.1 SERVER_PORT 80 REMOTE_ADDR 127.0.0.1 DOCUMENT_ROOT C:/wamp/www/ SERVER_ADMIN admin@localhost SCRIPT_FILENAME C:/wamp/www/phpinfo.php REMOTE_PORT 4849 GATEWAY_INTERFACE CGI/1.1 SERVER_PROTOCOL HTTP/1.1 REQUEST_METHOD GET QUERY_STRING no value REQUEST_URI /phpi Link to comment Share on other sites More sharing options...
Bruno Leveque Posted August 24, 2008 Share Posted August 24, 2008 D'après votre phpinfo, ni MySQL, ni GD ne sont installés.Je pense que vous n'avez pas redémarré Apache ou que vous n'éditez pas le bon php.ini Link to comment Share on other sites More sharing options...
probes Posted August 24, 2008 Author Share Posted August 24, 2008 Le bon php.ini est-il bien C:\Program Files\PHP\php.ini ?J'ai tout redémarré, même ensuite mon pc pour être sûr, mais rien n'y faitPeut-être devrais-je essayer avec un autre serveur local? Link to comment Share on other sites More sharing options...
probes Posted August 24, 2008 Author Share Posted August 24, 2008 En faisant les mêmes manipulations depuis un autre ordinateur, tout fonctionneMerci Link to comment Share on other sites More sharing options...
Bruno Leveque Posted August 24, 2008 Share Posted August 24, 2008 Configuration File (php.ini) Path C:\WINDOWSLoaded Configuration File C:\Program Files\PHP\php.ini A priori c'est bien celui-ci, mais vous pouvez également essayer celui dans c:\windows au cas ou. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now