November 3, 201312 yr comment_11089 Hello, I use Codelobster for PHP and when I click F5 to run the .php file in my browser it gives me an error. The setup requires that I point to the php.ini file. There is not a php.ini file, so I copied the php_production.ini file to my desktop and renamed it to php.ini. I then copied it into the php54 folder and resterarted everything. It still doens't work for some reason. I used another stack wamp program and it worked fine with the php.ini It gives me the following error: Cannot copy php_d_dbg_5_4_VC9.dll to \\php_d_dbg_5_4_VC9.dll Please let me know what I should try? Report
November 4, 201312 yr comment_11091 You can try setting the full path when configuring Preferences for the debugger:Preferences menu:Select Tools-->Preferences-->DebuggerSet Path to php.ini as C:\UniServerZ\core\php54\php_production.iniYour path may be different what is important is to include the file as shown.All the bestRic Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.