Re: any help for me

From: Anthony M. Saffer (anthony_at_NOSPAM.opensource-strategies.com)
Date: 07/24/04

  • Next message: Anthony M. Saffer: "Re: Knowledge Base written in PHP"
    Date: Sat, 24 Jul 2004 02:00:19 -0700
    
    

    "not Josh" <games2040@aol.comJosh> wrote in message
    news:20040723215457.24808.00000332@mb-m16.aol.com...
    > I haveing problems with my php script see
    > we find friends .com

    Yes! You will be happy to know that all is not lost for you and your
    website.

    ERROR 1 seems to be caused by you trying to perform an operation on a file
    that you either don't have permission to operate on or that you don't have
    the permission to perform that operation

    ERROR 2-3 are probably caused because you have to perform these functions
    BEFORE you send ANY HTML to the browser at all. Even a single character sent
    to the browser before you perform these functions will hose your code there.
    Try moving it.

    Hope this helps,
    Anthony M. Saffer, Lead Developer
    Open Source Strategies, Inc.
    "Creating quality software for government and non-profit use"
    http://www.opensource-strategies.com/

    Phone: (918) 542-8251
    Fax: (801) 409-5701
    Email: anthony@opensource-strategies.com


  • Next message: Anthony M. Saffer: "Re: Knowledge Base written in PHP"

    Relevant Pages

    • Php HTTP file upload - copy() and move_uploaded_file() not working
      ... I wrote a php script to upload a file via browser. ... failed to open stream: No such file or directory in ... I understand this is due to the php script not having permission to w ...
      (php.general)
    • Re: [OT] Silly (copyright?) claim by "Galen".
      ... >> alternative newsgroup servers relates exactly how to my signature? ... but not in a web browser? ... and doesn't require any special permission. ... I accept, and know, that crossposting exists on newsgroups. ...
      (comp.security.misc)
    • Re: Setting up a page that will intercept all pages that do not already exist?
      ... >Using the ErrorDocument 404 syntax to redirect everything not found to ... >a PHP script will issue a 404 header to the browser, ... >the header is followed by html. ... REDIRECT_* variables if the error document is a CGI or PHP script; ...
      (comp.lang.php)
    • Re: PHP/Wiindows Desktop Popup
      ... This has nothing to do with web serving. ... I want to run a PHP script in a loop that monitors some computers. ... so that a tooltip window pops up when monitored computer goes down. ... > | browser other than FF. ...
      (alt.php)
    • Re: bookmarks.html
      ... >> That's one of the reasons i never save my bookmarks in a browser. ... >> I have made php script that manages a few files that act as a db ... I'm toying with the idea of changing it to python. ...
      (Debian-User)