phpbar.de logo

Mailinglisten-Archive

[php] Re: HELP AUfbau

[php] Re: HELP AUfbau

Norbert Pfeiffer pfeiffer_(at)_uris.de
Thu, 22 Apr 1999 12:54:56 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_0059_01BE8CBF.52D84560
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Hallo Liste,


> Fatal error: Call to unsupported or undefined function mssql_connect()
> in /usr/local/httpd/htdocs/ACC/ms_sql_connect.php3 on line 9
1. PHP unterstuetzt 'msSQL'
2. man muss die Bibliothek eincompilieren oder dynamisch laden.
3. wie man unter Linux 'dynamisch laedt' weiss ich jedoch nicht.
   Unter Win95/98/NT geht das problemlos mit  dl($dll);.

ABER, warum raezelt Ihr immer so viel rum ???

wenn man das angehaengte Script auf dem Server plaziert,
bekommt man alle Informationen die man gemeinhin braucht.

So lassen sich auch Fragen in der Liste besser stellen,
bzw. man sieht gleich, was geht und was nicht.


M. f. G. Norbert Pfeiffer
________________________________________________
Dipl. kyb. Norbert Pfeiffer       DTP-PRG-Bureau
Friedensstrasse 26                 D-06237 LEUNA
Fon +49-(0)3461-8132-36  Fax +49-(0)3461-8132-37
mailto:pfeiffer_(at)_uris.de   http://uris.de/bureau/
------------------------------------------------


------=_NextPart_000_0059_01BE8CBF.52D84560
Content-Type: application/octet-stream;
	name="php_info.php3"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="php_info.php3"

<?php
// ## zeigt Infos &uuml;ber Server und PHP3
set_time_limit(30);
echo "<html>\n<head>\n<META name=3D\"author\" content=3D\"norbert =
pfeiffer, mailto:pfeiffer_(at)_uris.de\">\n";
echo "<META name=3D\"publisher\" content=3D\"DTP-Bureau Leuna, =
http://www.uris.de/bureau/\">\n<META name=3D\"copyright\" =
content=3D\"(c) 1998 by pfeiffer\">\n";
echo "<title>Infos &uuml;ber Server und PHP3</title>\n</head>\n";
echo "<body bgcolor'#ffffff' link=3D'blue' alink=3D'red' =
vlink=3D'blue'><center>\n";
echo "<table cellpadding=3D3 cellspacing=3D0 bgcolor=3D#ddffdd =
bordercolor=3Dgreen border=3D1>\n";
echo "<th><nobr><font face=3Darial color=3Dgreen size=3D4><a =
name=3D'oben'> &nbsp; Infos &uuml;ber Server und PHP3 &nbsp; =
</a></font></nobr></th>\n";
echo "<tr><th><table width=3D555 cellpadding=3D3 cellspacing=3D0 =
bordercolor=3Dblue border=3D0><tr><td>\n";
echo phpinfo()."</td></tr></table></th></tr>\n";
echo "<tr><th><table width=3D99% cellpadding=3D0 cellspacing=3D0 =
bordercolor=3Dred border=3D0>\n";
echo "<tr><td><nobr><tt><b> &nbsp; <a =
href=3D'JavaScript:history.back();'>zur&uuml;ck</a> &nbsp; =
</b></tt></nobr></td>\n";
echo "<td align=3Dright><nobr><font size=3D1> &nbsp; =
&#169;&nbsp;1999&nbsp;<i>by&nbsp;<a =
href=3D'mailto:pfeiffer_(at)_uris.de'>pfeiffer</a> &nbsp; =
</font></nobr></td></tr>\n";
echo "</table></th></tr>\n</table>\n</center>\n<body>\n</html>\n";
?>

------=_NextPart_000_0059_01BE8CBF.52D84560--



php::bar PHP Wiki   -   Listenarchive