Jump to content

jerb

Active Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by jerb

  1. I have a WD passport hard drive that my mother was using to backup pictures via the built-in "WD sync" program. well now her computer has crashed, and she has no idea what the password to her WD Sync profile is... all the data is here on the drive but I cant get to it because its encrypted. her normal passwords arent working, can I brute force this thing? if so how would I start? I know this is noobish but its outside my normal realm
  2. I have them both installed though I'm not sure if they're setup properly. i'm going to try to reinstall both of them today
  3. I split it up so all the HTML was in the index.html file and the Php script is in index.php. the files are located so that when I type http://localhost I get the website with two buttons however when I click those buttons it shows me a page showing my php lights.exe is in ststem32
  4. http://localhost/index.php does not get me where i want to be If I put a file named Index.php in the directory that comes up when I type http://localhost/ It just gives me the same listing with a file named Index.php, however by changing it to index.html I get the page with the two buttons like I'm looking for, however when I click on either of the buttons I get the error: Where is the directoryindex located? the Getcwd file emntioned was in my Perl dir, I am unsure how to find my Path
  5. Hello there! I've tried and Tried but I cant get the light script to work, I know its probably something stupid but I'm completely oblivious. first off my apache folder is located at C:program filesapache software foundationapache2.2 in htdocs I have index.php (gives me errors when its .html) I cant access this page by typing http://localhost , I get a directory listing of my music fodler (password protected) but I ebleive this is simply a mistake on my part in confhttpd.conf I have the firecracker (I've verified it works) located on COM1 but it has a thermosensor cirucuit (small PIC with attatched thermoressistor, the program I found only works on com1) this device measures and records the temp every 30 sec. so maybe there's a conflict. I am using the code provided in episode 1, but when I click Off nothing happens. I do not know where I should put light.exe (/bin ?) thanks for any help you can give
×
×
  • Create New...