Discussion:
Cannot connect to remote server (setting up new php project don't exist)
Dimosthenis.N
2013-10-29 17:56:53 UTC
Permalink
Hello everyone!
Ive been trying to figure out how to connect to a remote server with netbeans 7.4 for mac but with no luck.

At work I set up the server by creating a new php project and entering username, password, and ip.
Everything worked fine but at home where I use an iMac when Im trying to set up a new project I only get folder for
java
javafx
Maven
netbeans modules
and Samples (which includes only the 3 above)..

no html, no php, no javascript projects..
Could you please tell me what is wrong?
Im new to netbeans and I know only the basics of php, Im a front end designer and I was hoping to start using netbeans.
Thanks!
Benno Markiewicz
2013-10-29 21:07:17 UTC
Permalink
Post by Dimosthenis.N
Hello everyone!
Ive been trying to figure out how to connect to a remote server with netbeans 7.4 for mac but with no luck.
At work I set up the server by creating a new php project and entering username, password, and ip.
Everything worked fine but at home where I use an iMac when Im trying to set up a new project I only get folder for
java
javafx
Maven
netbeans modules
and Samples (which includes only the 3 above)..
no html, no php, no javascript projects..
Could you please tell me what is wrong?
Im new to netbeans and I know only the basics of php, Im a front end designer and I was hoping to start using netbeans.
Thanks!
Tools|Plugins -> install the PHP and HTML5 plugin
OR
download the HTML5/PHP distribution at https://netbeans.org/downloads/
--
Best regards, markiewb
Dimosthenis.N
2013-10-31 17:51:55 UTC
Permalink
I needed to download the php plugin from tools -> plugins.
Now everything works as expected

Continue reading on narkive:
Loading...