NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
A couple questions before I buy PhpEd IDE Pro


Joined: 08 May 2012
Posts: 1
Reply with quote
Hi,

I had a couple questions about PhpEd before I commit to buying it:

1) I used to work for a company that uses PhpEd for Windows, and they had a terminal running in the editor that looked just like Bash and were using Git with GitHub, how would I myself be able to also have an embedded shell like Bash to run Git commands? I don't see any viable options in the list of terminals you can create.

2) When attempting to connect to my local MySQL database, I got the error suggesting I upgrade my MySQL client. After Googling, the solutions was supposed to be replace the libmySQL.dll file in the PhpEd installation directory with the one from my current installation of MySQL, which I did, but now I'm getting another error no matter what I try: "MySQL client couldn't be loaded. Please place libmysql.dll file to system folder (included to PATH) or to the folder with executable unit of main program." I tried adding the path to the file in my PATH environment variable, as well as putting the file in the root installation directory of PhpEd to no avail.

Any help is appreciated, thanks!
View user's profileFind all posts by paulleducSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8344
Reply with quote
"Bash commands" are regular unix commands and if you want to run them on your server or any other remote host with unix/linux installed, you can do this using View->Tabs->Terminals. It's where you can click on terminal (either telnet or ssh) account.
If you want to run Unix alike commands under Windows, you have to install unix shell for windows, like Cygwin.

As of libmysql.dll, please make sure you're copying libmysql.dll distributed with for example php-5.2

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
A couple questions before I buy PhpEd IDE Pro
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic