User Tools

Site Tools


blog:spring2016:cjann:journal

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blog:spring2016:cjann:journal [2016/05/02 17:18] – [May 2nd 2016] cjannblog:spring2016:cjann:journal [2016/05/02 17:44] (current) – [May 2nd 2016] cjann
Line 708: Line 708:
 I did attempt to use the command here http://php.net/manual/en/install.windows.commandline.php I did attempt to use the command here http://php.net/manual/en/install.windows.commandline.php
 To execute the code from the command line. I got the error message "php.exe" is not recognized as an internal or external command, operable program or batch file". So I assume there needs to be some installation required for this command to work. More research to follow. To execute the code from the command line. I got the error message "php.exe" is not recognized as an internal or external command, operable program or batch file". So I assume there needs to be some installation required for this command to work. More research to follow.
 +
 +Well obviously there's an installation required. Right above the command to run the file is a link that says "You should read the manual installation steps first!". I've done a great job at ignoring that crucial piece of direction.
 +
 +I'll have to attempt to install required PHP tools when I get home.
 +
 +Also, I may have potentially found a solution to my file permissions issue. There is a PHP function that changes the chmod values of a file! So, potentially, I could use this function to change the permissions of the file I am creating as it is being created. I whipped up some quick code but I can't test it because I forget how to access my files from a browser. I'm super great at this. I'll debug and test the code once I get to class.
blog/spring2016/cjann/journal.1462209481.txt.gz · Last modified: 2016/05/02 17:18 by cjann