Note that there are some explanatory texts on larger screens.

plurals
  1. POUnable to use mcrypt extension in php 5.2.9
    primarykey
    data
    text
    <p>I am using <strong>xampp 1.8.1</strong> and I integrated <strong>php 5.2.9</strong> to it by using the patch delivered by <a href="http://www.apachelounge.com/download/" rel="nofollow noreferrer">apachelounge</a></p> <p>I have started apache it was started normally but it shows some errors with the php extensions</p> <blockquote> <p>[02-Nov-2012 10:56:42] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86)\Secoweb\xampp\php\ext\php_mcrypt.dll' - The specified module could not be found. in Unknown on line 0</p> <p>[02-Nov-2012 10:56:42] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86)\Secoweb\xampp\php\ext\php_mssql.dll' - The specified module could not be found. in Unknown on line 0</p> <p>[02-Nov-2012 10:56:42] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86)\Secoweb\xampp\php\ext\php_pdo_mssql.dll' - The specified module could not be found.in Unknown on line 0</p> <p>[02-Nov-2012 10:56:42] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86)\Secoweb\xampp\php\ext\php_pgsql.dll' - The specified module could not be found.in Unknown on line 0</p> <p>[02-Nov-2012 10:56:42] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86)\Secoweb\xampp\php\ext\php_ps.dll' - The specified module could not be found. in Unknown on line 0</p> <p>[02-Nov-2012 10:56:42] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86)\Secoweb\xampp\php\ext\php_paradox.dll' - The specified module could not be found.in Unknown on line 0</p> <p>[02-Nov-2012 10:56:45] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86)\Secoweb\xampp\php\ext\php_mcrypt.dll' - The specified module could not be found.in Unknown on line 0</p> <p>[02-Nov-2012 10:56:45] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86)\Secoweb\xampp\php\ext\php_mssql.dll' - The specified module could not be found.in Unknown on line 0</p> <p>[02-Nov-2012 10:56:45] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86)\Secoweb\xampp\php\ext\php_pdo_mssql.dll' - The specified module could not be found.in Unknown on line 0</p> <p>[02-Nov-2012 10:56:45] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86)\Secoweb\xampp\php\ext\php_pgsql.dll' - The specified module could not be found.in Unknown on line 0</p> <p>[02-Nov-2012 10:56:45] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86)\Secoweb\xampp\php\ext\php_ps.dll' - The specified module could not be found.in Unknown on line 0</p> <p>[02-Nov-2012 10:56:45] PHP Warning: PHP Startup: Unable to load dynamic library 'C:\Program Files (x86)\Secoweb\xampp\php\ext\php_paradox.dll' - The specified module could not be found.in Unknown on line 0</p> </blockquote> <p>I refereed <a href="https://stackoverflow.com/questions/8271408/enable-mcrypt-on-php-install">Stackoverflow question in this link</a> . and I followed the steps but it was also a failure.</p> <p>I had these dll's in <strong>xampp/php/ext</strong> folder, I tried by putting dll's in system32 folder. I was also not working.</p> <p>I am using mcrypt for password encryption and decryption. So please help me to start php with mcrypt extension.</p> <p>Thanks in advance</p> <p>Jishnu</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload