User Profile

Collapse

Profile Sidebar

Collapse
Kugler
Kugler
Last Activity: May 6 '07, 02:30 PM
Joined: Mar 8 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hi...

    Sorry it took so long to get back to this...have a bunch of stuff happening.

    You hit it right on about $DirArray...Its fixed...Thanks!
    Its odd, though that Firefox and the command prompt both forgave the error, but IE flagged it...

    I found one of my drive issues. The messages were:

    [15-Apr-2007 10:28:49] PHP Warning: opendir(E:\): failed to open dir: No such file or directory...
    See more | Go to post

    Leave a comment:


  • Should have said: I am running the browser on the server and connecting to localhost...is is ok to do that?

    Thanks again...Bob...
    See more | Go to post

    Leave a comment:


  • Thanks for the help on the AddType. That made my server start executing the code.
    It is now running the script in a dos box rather than returning text to the browser window. Could I be causing program conflicts by using php in both a "prompt window mode" and in a "browser mode" on the same machine?

    I am not getting any "forbidden" error messages in the browser now, but it may be that the execution...
    See more | Go to post

    Leave a comment:


  • I have two different error situations when I try to run this script from firefox (pointed at my website). The most frequent is "forbidden - you don't have permission to access this resource", this occurs even though I am accessing the site from localhost, and have granted full access to localhost in apache.
    The second is not really a message, but a recognition issue. When I started changing the apache settings to try and fix the...
    See more | Go to post

    Leave a comment:


  • Hi,

    I think this is "cockpit error". After I removed all of the patches and extra stuff, it started working under the command prompt, but I am still having trouble getting apache to run it. It is telling me that I do not have permission to access the CD ( I know that any output text would be unformatted without the html tags).
    This is the cd listing code. If you see something wrong would you let me know?
    ...
    See more | Go to post

    Leave a comment:


  • Hi,

    This program is so hacked up from my trying to make it work, that I have to get it back to working like it did before I can post it, so I will put it up in the next day or so...

    Thanks ,

    Bob
    See more | Go to post

    Leave a comment:


  • Changing disk drive in php under windows(XP) and apache(2.2)

    I am a newbie at php, and am trying to develop a php script that will return information about the files on the CD in a drive that lives on my apache server.

    The "opendir" function allows me to get the file information I want, but it seems that it will not open a directory on a different disk drive.
    I have also tried to do this from a command prompt with the same results.

    The php documentation makes...
    See more | Go to post
No activity results to display
Show More
Working...