testing internal relay sendmail.cf
--
Dave Goodrich
System Administrator
TLS.NET
Columbus IN
http://tls.net
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Look into Openlink.
We used, they still use, MSSQL with PHP running on Unix/Linux at my
last employer. I was a happy customer not a spokesperson. It worked
as advertised, no fuss, no problems. In a production environment that
is what you want.
DAve
> Hi.. it's me again :)
>
> We have a few
Dani, you have so much to learn. There are many issues to be considered
when creating a webserver, but all are within your grasp. I suggest a
trip to your local bookstore to get a copy of "Running Linux". Read
every page, every single page. Then you will know the answer to your
question, and w
ork, I would seriously suspect that the built-in Apache-PHP parser is
> handling your .cgi files.
>
> -Brian
>
> -Original Message-
> From: Dave Goodrich [mailto:[EMAIL PROTECTED]]
>
> * snip
> info.cgi
> #!/usr/local/bin/php
>phpinfo();
> ?>
&
If you mean use PHP to download a directory of your choosing...
You could send the url to wget or lynx. This would make it easy to pass
flags as well such as dir level to get, follow links, recursive Y/N, etc.
Never done it but I think exec is what you want.
DAve
On Sun, Oct 21, 2001 at 12:
It's not you. I just built a bare cgi version of php, nothing but
'./configure' and got the same result.
I used this simple script to be sure I was in fact running the cgi binary
and it showed I was.
info.cgi
#!/usr/local/bin/php
I got the correct info page, but with the #!/usr/local/bin/php a
10:22 downloads.php
-rw-r--r-- 1 sysadmin rbldev 18212 Jul 15 10:22 index.html
drwxr-xr-x 2 sysadmin rbldev 4096 Jul 15 10:22 license/
-rw-r--r-- 1 sysadmin rbldev 18090 Jul 15 10:22 links.php
drwxr-xr-x 12 sysadmin rbldev 4096 Jul 15 10:23 manual/
drwxr-xr-x 2 sysadmi
I tried changing everything around in
> IE
>> 6, but so far nothing is working...any ideas?
>>
>> the error is the normal, annoying, page can't be found or dns error bull.
>>
>> chris
>>
--
Dave Goodrich
Director of Interface Development
Realit
t; CCNA, CCDA, CCDP, CCNP
> Download Free Essays, Term Papers and Cisco Training from
> http://www.gdd.net <http://www.gdd.net>
>
>
--
Dave Goodrich
Director of Interface Development
Reality Based Learning Company
9521 NE Willows Road, Suite 100
Redmond, WA 98052
Toll Free 1-877-
l.html
> A possible solution that comes to mind is to auto_prepend
> a script that will check for the existance of the file
> that PHP is attempting to execute, and die gracefully if
> it does not exist on the server but that would be a bad
> kludge hack (if it even works a
on many many different things). Its qutie hard to debug,
>> especially seeing as the page returned is browser specific.. the one thing
> I
>> have ruled out is that it is JavaScript.. I removed all of that and no
>> change.
>>
>> Any tips will be helpful... in the
rect to a thank you page. This could be set to time
out and close if you wanted, or offer a validation step as well.
DAve
--
Dave Goodrich
Director of Interface Development
Reality Based Learning Company
9521 NE Willows Road, Suite 100
Redmond, WA 98052
Toll Free 1-877-869-6603 ext. 237
Fax (425)
e-module=in
> clude --enable-shared=include --prefix=/usr/local/apache
>
> Thanks everyone,
> Tyler
>
Is this the answer you need?
http://marc.theaimsgroup.com/?l=apache-modssl&m=97687491607953&w=2
DAve
--
Dave Goodrich
Director of Interface Development
Reality Based Learning
b/logs/myWeb_error_log
That would make the include directory outside the server root. You could
just as easily put it inside and name all your files *.php. But that has
been discussed at length already ;^)
DAve
--
Dave Goodrich
Director of Interface Development
Reality Based Learning Company
9
> -Original Message-
> From: Tim McGuire [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 19, 2001 2:30 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] List of included file names.
>
>
> Hi,
>
> I searched the archives for this.
>
> For debugging purposes, I want to see a list of the inclu
displaying names?
>
> Thank you very much in advance.
>
> George
>
IndexOptions NameWidth=30
That works, just tried it and got 30 characters. Provided you have
autoIndexing turned on.
DAve
--
Dave Goodrich
Director of Interface Development
Reality Based Learning Compan
net/manual/en/ref.info.php,
but it's not in http://www.php.net/manual/en/configuration.php,
But it is in the output of php.info(),
Is there a *single* source of the options and their values that can be
set/unset using php.ini, or http.conf? When/where these can be set?
Would I be able t
ite/cgi?opt1=val1;opt2=val2";> or whatever.
I know that php 4.0.5 has a new ini directive for this, is there any way to
change this on older versions of PHP?
Thanks,
DAve
--
Dave Goodrich
Director of Interface Development
Reality Based Learning Company
9521 NE Willows Road, Suite 100
Redmo
; there
> you need to clean your cache.
>
> Anyone did this test? How Netscape know that there is an if statment
> there??
> Any point that I'm missing on this test?
>
>>> This is not a big deal when dealing with simple pages, but,
>>> if you have a form on
You need some closing table row tags in lines 19,34,49,64,79,94.
DAve
on 5/17/01 4:21 PM, Brandon Orther at [EMAIL PROTECTED] wrote:
>
> --
> Dave Goodrich
> Director of Interface Development
> Reality Based Learning Company
> 9521 NE Willows Road, Suite 100
> Redmond,
7;s often
> an improperly formed table that causes trouble. I occassionally find
> that people also use IE-centric code without realizing it (or perhaps
> without caring initially).
>
> Billy
--
Dave Goodrich
Director of Interface Development
Reality Based Learning Company
9
atureList');
}
Click
$gNavigation will be printed so long as $gHide is unset, but it you call the
page passing the $gHide param, the navigation will be suppressed.
--
Dave Goodrich
Director of Interface Development
Reality Based Learning Company
9521 NE Willows Road, Suite 100
R
quot;Files moving Live!!",$message);
header("Location: main.php");
} else {
header("Location: main.php");
}
Cron jobs do the rest.
--
Dave Goodrich
Director of Interface Development
Reality Based Learning Company
9521 NE Willows Road, Suite 100
Redmond, WA
ts out in the net both perl and bash that can do this
conversion for you, directory wide. Then tell your Mac programmers to change
their prefs and all should be well.
--
Dave Goodrich
Director of Interface Development
Reality Based Learning Company
9521 NE Willows Road, Suite 100
Redmond,
e whatsoever.
>
in httpd.conf
DocumentRoot /usr/local/www/thisUser
ServerName thisUser.myServer.com
php_value include_path /usr/local/www/thisUser/inc
php_value open_basedir /usr/local/www/thisUser
You could do a lot to control your users abilities/privleges in this way.
>>> You can try calling session_cache_limiter("public") first.
>>>
>>> http://www.php.net/manual/en/function.session-cache-limiter.php
>>>
>>>
>>> DAve Goodrich <[EMAIL PROTECTED]> wrote:
>>> First off I'm aware of the serv
);
header("Content-type: application/pdf");
header("Content-Disposition: attachment; filename=Results.pdf");
header("Content-Description: PHP Generated PDF" );
cpdf_output_buffer($cpdf);
cpdf_close($cpdf);
?>
Any thoughts, suggestio
Works fairly
well when I've needed it.
http://www.freeviewer.com/
DAve
--
Dave Goodrich
Director of Interface Development
Reality Based Learning Company
9521 NE Willows Road, Suite 100
Redmond, WA 98052
Toll Free 1-877-869-6603 ext. 237
Fax (425) 558-5655
[EMAIL PROTECTED]
http://ww
icular FAQ with commonly asked questions and have the FAQ sent
> out each month to all subscribers. A decent threaded mail reader would make
> this reasonably easy (notice I did not say *simple*) to administer.
>
--
Dave Goodrich
Director of Interface Development
Reality Based Learning Comp
vely, you could (just supposing now...) have the first page do an
instant refresh, using JavaScript to trigger a value in PHP. If the value is
set, JavaScript was enabled, if it is not, JavaScript was turned off.
But I've not tried it.
DAve
--
Dave Goodrich
Director of Interface Developmen
idual page
properties), etc, etc, etc.
The only reason I have a Mac on my desk is for Bbedit. Hoping they port to
OSX and allow it to run on my FBSD box.
DAve
--
Dave Goodrich
Director of Interface Development
Reality Based Learning Company
9521 NE Willows Road, Suite 100
Redmond, WA 98052
Toll
e process name PHP/Apache is running under
(ex: change the unprivledged user 'nobody' to 'fantasic-elastic')
Has anyone experienced this yet? Any suggestions as to which would be the
best solution? I'm leaning towards changing the user of PHP/Apache simply
because it doe
32 matches
Mail list logo