Mailinglisten-Archive |
Moin Moin! > Du solltest als Webmaster natürlich schon sehen, > wo Dein Apache-Binary steht und wie es funktioniert. > Wenn Du Dein Apache-Binary aufrufst, kannst Du > mit -l eine Liste der (statischen) Module bekommen > und mit -h eine Liste der von diesen Modulen verstandenen > Konfigurationsanweisungen. Also bei mir ergibt der Aufruf von "httpd -l" eine Liste aller Module ... Mit "-h" erhalte ich allerdings nur die normale Hilfe ... Das einzige was hier Abhilfe schaft ist wohl das "-L", was glaube ich auch das sein dürfte was du uns vermitteln wolltest. 8) Als Entwicklungsbasis hab ich hier meinen eigenen Linux Server im LAN der oberflächlich (Apache, PHP, SQL) wie mein OnlineServer konfiguriert ist. Generell funktioniert alles was bei mir im LAN funktioniert auch im Internet ... das einzige Problem ist daß mein Webspace Provider ne andere (sau-alte) mysql Version verwendet und ich schon 16 Zwischenupdates drüber war als ich anfing SQL zu lernen ... Da muss man höllisch aufpassen und besser es mal das ChangeLog auswendig lernen. 8) Lohnt das Update auf das aktuelleste php-3.0.9(10/11)? Dann müßte ich meinen Webspace Provider allerdings erst davon überzeugen, also kennt einer gute Argumente? 8) mfg Thomas Heller http://www.ebids.de Internet-Auktionen webmaster_(at)_ebids.de PS: OT: Hat jemand mal Tips für die Einrichtung von einem ISDN Router? Meine ISDN Karte läuft .. Verbindungen auch .. Masquarading auch ... generell eigentlich alles 8), aber was mir fehlt is der automatische Verbindungssaufbau (dial on demand) ... Er startet zwar uf einen bestimmten Ping oder so, was allerdings nicht geht is das starten der Verbindung wenn ich auch mein Windoof Kiste nen automatischen Verbindungsaufbau veranlasst. Antworten bitte an webmaster_(at)_ebids.de , sind ja ziemlich offtopic und wir wollen die liste ja nicht belästigen. PPS: Hier eine Liste der php3_funktionen die es gibt ... (falls es jemanden interessiert :) [linux:~]# httpd -L | snip php3_error_reporting (mod_php3.c) error reporting level Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_doc_root (mod_php3.c) directory Allowed in *.conf anywhere php3_user_dir (mod_php3.c) user directory Allowed in *.conf anywhere php3_safe_mode_exec_dir (mod_php3.c) safe mode executable dir Allowed in *.conf anywhere php3_include_path (mod_php3.c) colon-separated path Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_auto_prepend_file (mod_php3.c) file name Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_auto_append_file (mod_php3.c) file name Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_upload_tmp_dir (mod_php3.c) directory Allowed in *.conf anywhere php3_extension_dir (mod_php3.c) directory Allowed in *.conf anywhere php3_error_log (mod_php3.c) error log file Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_arg_separator (mod_php3.c) GET method arg separator Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_max_execution_time (mod_php3.c) Max script run time in seconds Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_memory_limit (mod_php3.c) Max memory in bytes a script may use Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_sendmail_path (mod_php3.c) Full path to sendmail binary Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_browscap (mod_php3.c) Full path to browscap file Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_gpc_order (mod_php3.c) Set GET-COOKIE-POST order [default is GPC] Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_error_prepend_string (mod_php3.c) String to add before an error message from PHP Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_error_append_string (mod_php3.c) String to add after an error message from PHP Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_open_basedir (mod_php3.c) Limit opening of files to this directory Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_upload_max_filesize (mod_php3.c) Limit uploaded files to this many bytes Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_track_errors (mod_php3.c) on|off Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_magic_quotes_gpc (mod_php3.c) on|off Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_magic_quotes_runtime (mod_php3.c) on|off Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_short_open_tag (mod_php3.c) on|off Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_safe_mode (mod_php3.c) on|off Allowed in *.conf anywhere php3_track_vars (mod_php3.c) on|off Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_sql_safe_mode (mod_php3.c) on|off Allowed in *.conf anywhere php3_engine (mod_php3.c) on|off Allowed in *.conf anywhere php3_xbithack (mod_php3.c) on|off Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_last_modified (mod_php3.c) on|off Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_log_errors (mod_php3.c) on|off Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_display_errors (mod_php3.c) on|off Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_magic_quotes_sybase (mod_php3.c) on|off Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_enable_dl (mod_php3.c) on|off Allowed in *.conf anywhere php3_asp_tags (mod_php3.c) on|off Allowed in *.conf anywhere and in .htaccess when AllowOverride includes Options php3_ignore_user_abort (mod_php3.c) on|off Allowed in *.conf anywhere [linux:~]# _ :)
php::bar PHP Wiki - Listenarchive