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
  • 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...

  • 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...

  • NEED HELP with HTML with Javascript embedding for form validation project below. I have my code...

    NEED HELP with HTML with Javascript embedding for form validation project below. I have my code below but I'm stuck with validation. If anyone can fix it, I'd really appreciate. ****************************************************************************** CODE: <!DOCTYPE html> <!-- To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. --> <html> <head> <title>Nice</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script> var textFromTextArea; function getWords(){ var text =...

  • Hey, so i am trying to have my program read a text file using a structure...

    Hey, so i am trying to have my program read a text file using a structure but i also want to be able to modify the results(I kinda have this part but it could be better). I cant seem to get it to read the file(all the values come up as 0 and i'm not sure why because in my other program where it wrote to the txt file the values are on the txt file) i copied and pasted...

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
ADVERTISEMENT