Question

Do you have experience on using php strom for the html documents? I am not quiet...

Do you have experience on using php strom for the html documents? I am not quiet sure why do I see error on deployment my files, it says no files or folder to found to process. I saved my html and image files into the folder and tried to deploy the folder to ftp server. every time I do that see the error and it does not upload files and says the no files or folder to found to process. is there any clue why does it happen?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

You need to enable logging, invoke manula upload and attach the log file in order to find the exact problem. The correct steps are as follows :

To take the logs you need to:

1. Open Help | Debug Log Settings...

2. Add the following lines:

  • issues with PHP: #com.jetbrains.php
  • issues with FTP/FTPS/SFTP deployment/synchronization: #com.jetbrains.plugins.webDeployment
  • issues with SSH/SFTP: #com.intellij.ssh

3. Click OK

4. Reproduce the problem.

5. Log files are to be found at:

  • from PhpStorm/WebStorm:
    • Help | Show Log in Explorer/Files/Navigator/Finder
    • Help | Collect and Show Logs in Explorer/Files/Navigator/Finder
  • manually (~ stands for user home directory and XX for the number of version ):
    • Windows and Linux: ~\.PhpStormXXXX.Y\system\log
    • Mac OS X: ~/Library/Logs/PhpStormXXXX.Y

The latest log file is named idea.log, older files names end with number, i.e. idea.log.1, idea.log.2 etc. In the most cases you need only the latest one.

Add a comment
Know the answer?
Add Answer to:
Do you have experience on using php strom for the html documents? I am not quiet...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • i am using html 5. i have my main folder with my home page and i...

    i am using html 5. i have my main folder with my home page and i have five folders inside that folder how do i connect them all to each through links? or do i have to take them out of the folder?

  • PHP Programming with MySQL - Why do I get the following error and how do I...

    PHP Programming with MySQL - Why do I get the following error and how do I connect to my database. Looks like I might need to use mysqli instead of mysql but I dont know how to do that or what to change. I appreciate it is you fixed anything that needs to be re-written. Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /Applications/XAMPP/xamppfiles/htdocs/Week9/VerifyLogin.php:12 Stack trace: #0 {main} thrown in /Applications/XAMPP/xamppfiles/htdocs/Week9/VerifyLogin.php on line 12 Line 12: $DBConnect =...

  • JUDY'S HTML TUTORIAL MENU CREATING YOUR FIRST WEB PAGE The best way to make a web...

    JUDY'S HTML TUTORIAL MENU CREATING YOUR FIRST WEB PAGE The best way to make a web page is to just dive right in. Open Notepad. To open notepad in Windows, click the windows icon in the lower left corner of the screen and then type "notepad." Notepad is a text editor. Other text editors you may consider are TextPad, Sublime Text, or NotePad++. Do not use Word or WordPad; they are word processors. If you are using an Apple computer...

  • IN php .... I need Help I Need to Modify this application so it uses a...

    IN php .... I need Help I Need to Modify this application so it uses a persistent session to save the last values entered by the user for 5 minutes. At the top of the file (before the DOCTYPE html line) you will need to add a section of code which checks to see if a session id exists. If it does not, the code you add (which will be similar to the example on page 359) will need to...

  • Part I – Build a simple Servlet called MyServlet using NetBeans. Add this Servlet to you...

    Part I – Build a simple Servlet called MyServlet using NetBeans. Add this Servlet to you “ChattBank” Project. This MyServlet will display a message like “Go Braves” in a simple <h1> tag. Run this servlet from a Browser window by typing in the servlet name in the URL line. (ie. http://localhost:8080/ChattBank/MyServlet). Make sure that your Server is up and running before you test this Servlet. The best way to do this is just Run your “ChattBank” Project once before you...

  • How do I nicely explain to my daughter while I am not trying to live through...

    How do I nicely explain to my daughter while I am not trying to live through her as I adopted her and her 2 brothers wanted to be a part of their lives? She ran off with an older guy, and found out he is married and has been married before. Now, she has found out as she is pregnant he wants to travel to see his older daughter while she is 7 months pregnant cannot go to the daughter....

  • I am required to use the try - catch block to validate the input as the...

    I am required to use the try - catch block to validate the input as the test data uses a word "Thirty" and not numbers. The program needs to validate that input, throw an exception and then display the error message. If I don't use the try - catch method I end up with program crashing. My issue is that I can't get the try - catch portion to work. Can you please help? I have attached what I have...

  • I am a bit lost, totally forgot how to do this. You work for a pharmaceuticals...

    I am a bit lost, totally forgot how to do this. You work for a pharmaceuticals company as a statistical process analyst. Your job is to analyze processes and make sure they are in statistical control. In one process, a machine is supposed to add 9.8 milligrams of a compound to a mixture in a vial. (Assume this process can be approximated by a normal distribution with a standard deviation of 0.05.) The acceptable range amounts of the compound added...

  • Programming Assignment #2 (Arrays) I. The Assignment This assignment is to take your Garage class from...

    Programming Assignment #2 (Arrays) I. The Assignment This assignment is to take your Garage class from the previous assignment and modify it so that it uses an array of Car objects as the principal data structure instead of an ArrayList-of-Car. This is an example of the OOP principle of information hiding as your Car and test classes will not have to be modified at all. Unless you broke encapsulationon the previous assignment, that is   II. Specifications Specifications for all 3...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT