Search:

Type: Posts; User: new_tolinux; Keyword(s):

Search: Search took 0.03 seconds.

  1. [SOLVED] Re: php: options in exec() don't seem to work

    I guess it's not going to change anything, but I never use single quotes with exec.
    That's mostly because with MySQL-queries '".$somevar."' is more simple to me than \"".$somevar."\" but as a result...
  2. [SOLVED] Re: php: options in exec() don't seem to work

    What I read from here is:


    What I see in your commandline there is a space between -f and 100:


    Probably you'll need to remove that.
    I don't know the package, so I only tell what I just read.
  3. [SOLVED] Re: php: options in exec() don't seem to work

    I'm assuming you mean "accept" instead of "except"?

    Have you tried to use that same command in terminal? What's it saying there?
Results 1 to 3 of 3