I ask this list now because nobody could answer my question on the apache list.
I installed Apache 2.0.43 --with-mpm=perchild in order to get more
security in executing php-scripts. I know that perchild is
experimental but I couldn't run it at all. We will make some tests -
without success.
When
Warning: imap_open(): Couldn't open stream {192.168.0.1:143}INBOX in /www/imap.php on
line 4
can't connect: Certificate failure for 192.168.0.1:
self signed certificate:
/C=--/ST=SomeState/L=SomeCity/O=SomeOrganization/OU=SomeOrganizationalUnit
[EMAIL PROTECTED]
Any suggestions?
--
Jochen Kae
OS: RedHat 7.3
PHP: 4.3.0RC1 (sources)
IMAP: imap-2001a-10, imap-devel-2001a-10 (rpms)
Krb: pam_krb5-1.55-1, krbafs-devel-1.1.1-1, krbafs-1.1.1-1,
krb5-libs-1.2.4-3, krb5-devel-1.2.4-3 (rpms)
I get the following error-messages:
configure:34127: checking for crypt in -lcrypt
configur
What is the most secure way to store mysql-username / mysql-password
data in xxx.inc.php files so that only one hosting-client can read
it with phps' file, include, require function?
--
Jochen Kaechelin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
I made a test with the Phoenix-Browser and ENABLE COOKIES = OFF in
the Privacy configuration of the browser.
my index.php:
index2.php\n";
?>
my index2.php:
My php.ini:
session.use_trans_sid = 0
on index2.php there's no result -> $_SESSION["test"] is not set.
when I enable
session.use_tr
How can I use PHP to admin my Apache over the browser?
How do big providers allow their customers to admin their
subdomains, forwarders, ftp-accounts over the webbrowser?
Apache should not run under the root account, or?!
--
Jochen Kaechelin
--
PHP General Mailing List (http://www.php.
How do I have to install PHP with Apache 2.0.43 as CGI module so
that every user can execute PHP scripts from every point under their
home directories?
And how can I configure Apache so that they do not need to start
every PHP script with something like #!/usr/bin/php ..?
--
Jochen Kae
Several weeks ago I read not to use PHP and Apache 2.0.x in production.
After installain 2.0.43 and PHP the message is no longer there!
Is it offically released for production use now?
--
Jochen Kaechelin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php
I tried to compile PHP with OpenSSL (0.96g) support with
--with-openssl=/usr/src/web/openssl/current
the way I did it since 4.1.0.
I always get the message, that php can't find the openssl
include-files.
Any suggestions?
--
Jochen Kaechelin
--
PHP General Mailing List (http://ww
Am Freitag, 9. November 2001 08:14 schrieb Brian Clark:
> Hi Jimmy,
>
> @ 2:08:09 AM on 11/9/01, Jimmy wrote:
> > I'm running a PHP/mySQL site which has been hacked twice this week
> >
> > :-(((
> >
> > I'm not so bad at security but I don't know any active resource to
> > be aware of hole in PHP
Who can give me a PHP-Script to
detect if JavaScript is enabled?
It should work with both, IE and NN!
thanks
--
Ihr WEBberater
Stuttgarter Str.3, D-73033 Göppingen
Tel. +49(0)7161-929594 - Fax. +49(0)7161-929598
http://www.wa-p.de ** mailto:[EMAIL PROTECTED]
--
PHP General Mailing List (http
Who can give me a PHP-Script to
detect if JavaScript is enabled?
It should work with both, IE and NN!
thanks
--
Ihr WEBberater
Stuttgarter Str.3, D-73033 Göppingen
Tel. +49(0)7161-929594 - Fax. +49(0)7161-929598
http://www.wa-p.de ** mailto:[EMAIL PROTECTED]
--
PHP General Mailing List (http
I want to set a link to download an email-attachment, but
I don't know where to point the link to get the
attachment - I am only able to view an attached image or text!
--
**
* Jochen Kächelin*
* Ihr WEBbe
How do I build a link to
an attached file to an email?
I have the filename, mime-type and size
but where do I get the path to the file?
--
**
* Jochen Kächelin*
* Ihr WEBberater - Werbeagentur Pulvermüller *
* Stuttgarter
)
I' am not able to assigna varable to get "_NextPart"!!!
How doI get this?
$a->parameters[0]->value does not work!
Please help!
--
******
* Jochen Kächelin*
* Ihr WEBberater - Werbeagentur Pulvermüller
How can I extract the information
about email attachments using the IMAP-functions?
--
**
* Jochen Kächelin*
* Ihr WEBberater - Werbeagentur Pulvermüller *
* Stuttgarter Str. 3 - D-73033 Göppingen *
* www.wa-p.de
$username, $passwort, OP_HALFOPEN);
$test = imap_createmailbox ($link,imap_utf7_encode
("{$MAILSERVER}INBOX.$newname"));
But how can I set the passwort for the new created pop-box?
Please help me.
THANXS!
--
******
* Jochen Kächelin
nly get the Realname of the sender!
How do I get his eMail?
--
**
* Jochen Kächelin*
* Ihr WEBberater - Werbeagentur Pulvermüller *
* Stuttgarter Str. 3 - D-73033 Göppingen *
* www.wa-p.de - mailto:[EMAIL PROTEC
Need some help!
I will extract the email from the sender of an email:
$header = imap_header($link,1,0,1024);
$sender = $header->fromadress;
But i will only get the Realname of the sender!
How do I get his eMail?
--
**
* Joc
19 matches
Mail list logo