primetime Posted November 3, 2013 Report Share Posted November 3, 2013 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? Quote Link to comment Share on other sites More sharing options...
Ric Posted November 4, 2013 Report Share Posted November 4, 2013 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 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.