| | | | |
| | |
| PHP Code Flüsterer Registriert seit: 21.08.2005 Beiträge: 4682 PHP-Kenntnisse: Fortgeschritten | |
| | |
| Gast
Beiträge: n/a
| Danke. Ich habe ja davon keine Ahnung. Und nach default-php.ini habe ich schon gesucht aber nichts gefunden. Nur php.ini für Windowsserver aber ich habe ja linux9 und php4. Ich habe ja schon die MySQL-Einstellungen von anderen übernommen aber es funktioniert immer noch nicht. hier www.hp7.de sieht ihr, welches problem ich meine. Ich poste hier mal meine php.ini in Hoffnung, das mir jemand direkt helfen kann. Code: engine = On
short_open_tag = On
asp_tags = Off
Precision = 14
y2k_compliance = On
output_buffering = Off
implicit_flush = On
allow_call_time_pass_reference = Off
safe_mode = Off
safe_mode_exec_dir =
highlight.string = #DD0000
highlight.comment = #FF8000
highlight.keyword = #007700
highlight.bg = #FFFFFF
highlight.default = #0000BB
highlight.html = #000000
expose_php = On
max_execution_time = 30
memory_limit = 8388608
error_reporting = 7
display_errors = On
log_errors = Off
error_log = "phperror.log"
track_errors = On
error_prepend_string = "<font color=#FF0000>"
error_append_string = "</font>"
warn_plus_overloading = Off
magic_quotes_gpc = On
magic_quotes_runtime = Off
magic_quotes_sybase = Off
variables_order = "EGPCS"
register_globals = On
register_argv_argc = On
track_vars = On
auto_prepend_file =
auto_append_file =
extension_dir = ./
[MySQL]
; Allow or prevent persistent links.
mysql.allow_persistent = On
; Maximum number of persistent links. -1 means no limit.
mysql.max_persistent = -1
; Maximum number of links (persistent + non-persistent). -1 means no limit.
mysql.max_links = -1
; Default port number for mysql_connect(). If unset, mysql_connect() will use
; the $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the
; compile-time value defined MYSQL_PORT (in that order). Win32 will only look
; at MYSQL_PORT.
mysql.default_port =
; Default socket name for local MySQL connects. If empty, uses the built-in
; MySQL defaults.
mysql.default_socket =
; Default host for mysql_connect() (doesn't apply in safe mode).
mysql.default_host =
; Default user for mysql_connect() (doesn't apply in safe mode).
mysql.default_user =
; Default password for mysql_connect() (doesn't apply in safe mode).
; Note that this is generally a *bad* idea to store passwords in this file.
; *Any* user with PHP access can run 'echo get_cfg_var("mysql.default_password")
; and reveal this password! And of course, any users with read access to this
; file will be able to reveal the password as well.
mysql.default_password =
; Maximum time (in secondes) for connect timeout. -1 means no limimt
mysql.connect_timeout = -1
; Trace mode. When trace_mode is active (=On), warnings for table/index scans and
; SQL-Erros will be displayed.
mysql.trace_mode = Off
MfG Peter Mallow |
| Themen-Optionen | |
| Thema bewerten | |
|
|
Ähnliche Themen | ||||
| Thema | Autor | Forum | Antworten | Letzter Beitrag |
| php.ini extensions problem... | lomtas | Server, Hosting und Workstations | 10 | 18.06.2009 23:36 |
| Auslesen der PHP.INI | Till-grisu | PHP Tipps 2008 | 2 | 20.02.2008 13:54 |
| Abgeschnittene Email - php.ini Problem? | bentobento | PHP Tipps 2008 | 15 | 23.08.2007 15:32 |
| php.ini & error_* | squig | PHP Tipps 2007 | 2 | 25.12.2006 22:18 |
| Was sind Voraussetzungen für eine locale php.ini | stani | PHP Tipps 2006 | 1 | 07.10.2006 14:42 |
| suPHP erkennt php.ini nicht | Sundriver | Server, Hosting und Workstations | 0 | 29.04.2006 18:14 |
| PHP.ini wird nicht gefunden | PHP Tipps 2006 | 5 | 03.01.2006 17:29 | |
| upload_limit der php.ini umgehen? | PHP Tipps 2005-2 | 12 | 02.08.2005 20:05 | |
| php.ini änderungen nicht wirksam | Server, Hosting und Workstations | 19 | 22.04.2005 17:04 | |
| Aufbau php.ini | Faebe | PHP-Fortgeschrittene | 3 | 31.03.2005 19:25 |
| Pfadangabe in php.ini funktioniert nicht | PHP Tipps 2005 | 10 | 29.03.2005 15:16 | |
| php.ini bearbeiten | Juuro | Server, Hosting und Workstations | 13 | 01.02.2005 22:51 |
| [Erledigt] Server lokal - php.ini Timeout einstellen | PHP-Fortgeschrittene | 7 | 28.12.2004 12:05 | |
| Apache 2 und php.ini | Server, Hosting und Workstations | 4 | 01.12.2004 15:57 | |
| Globale Variable der php.ini hinzufügen | PHP-Fortgeschrittene | 5 | 09.06.2004 19:43 | |
| Besucher kamen über folgende Suchanfragen bei Google auf diese Seite |
| risen server error found, vserver php.ini, http://www.php.de/php-tipps-2004-2/12240-riesenproblem-mit-meinen-vserver-und-php-ini.html, php.ini ändern, php.ini vserver, wo liegt php.ini auf hosting, risen server error, v-server php.ini, vbulletin php.ini, php.ini geht nicht, php.ini änderungen übernehmen, vserver php ini, php.ini auf vserver, vserver php.ini anpassen, vserver php safe mode, php.ini bearbeiten, short_open_tag und mysql_connect problem, php funktioniert nicht vserver, php ini vserver, vserver php.ini ändern |

Dieser Inhalt ist unter einer Creative Commons-Lizenz lizenziert.