1

When I open *.php files my Komodo gives me this error

enter image description here

I checked and those dll do exist, they are not missing! I recently did a clean up of the temp folders for Windows, and this error start coming up.

and this is what the Komodo Error log shows :

enter image description here

I tried re-installing still I'm getting same problem!

Any suggestions please ?

0bserver07
  • 3,390
  • 1
  • 28
  • 56
  • 1
    Find the `.dll` extension from the official source and install? – Daryl Gill Jun 22 '13 at 02:50
  • @DarylGill Thanks so so much! I only downloaded copied the PHP folder,and I had stop the servers for a while, but now it totally works fine! Why don't you make this an answer so I can choose your answer. – 0bserver07 Jun 22 '13 at 10:46

1 Answers1

1

Find the .dll extension from the official source and install?

Paul Sweatte
  • 24,148
  • 7
  • 127
  • 265
  • Thanks @Paul . and Daryl Gill already suggested that, it was the Kommodo, I changed the interpreter redirection from XAMPP to the PHP installed – 0bserver07 Jul 12 '13 at 21:52