mysql_start.bat startet nicht, wo finde ich alte xampp v1.2

Irgendwelche Probleme mit XAMPP für Windows? Dann ist hier genau der richtige Ort um nachzufragen.

mysql_start.bat startet nicht, wo finde ich alte xampp v1.2

Postby patte04 » 28. June 2005 15:34

Hallo

leider muss ich die ältere version von xampp benutzen da unter der neuen meine alten amfphp scripte in der testumgebung, nicht richtig laufen. ist jetzt aber auch ein zu langes thema.

jedenfalls will ab heute meine mysql DB nicht mehr laufen.
das fenster schliest sich von selbst nach 4 sekunden. und auch in der adminoberfläche springt die ampel auf rot.

ich habe keine ahnung warum. ich kann die alte version auch nicht einfach neuinstallieren, da ich sie leider nicht mehr habe und nicht finden kann.
die typischen setups(xampp, mysql service), hab ich getan, genauso nochmals die my.cnf rüberkopiert.

das einzige was ich gestern getan hatte, war meine db aufgeräumt und irgendeine func *bla* db im phpmyadmin gelöscht. das kann ja aber nicht der grund sein.

hier noch my.nt.cnf die sich aber auch nicht geändert hat.
# The MySQL client
[client]
#password = your_password
port = 3306
socket =D:/server/xampp/mysql/mysql.sock

# Here follows entries for some specific programs

# The MySQL server
[mysqld]
port = 3306
socket = D:/server/xampp/mysql/mysql.sock
skip-locking
set-variable = key_buffer=16M
set-variable = max_allowed_packet=1M
set-variable = table_cache=64
set-variable = sort_buffer=512K
set-variable = net_buffer_length=8K
set-variable = myisam_sort_buffer_size=8M
log-bin
server-id = 1

basedir=D:/server/xampp/mysql
tmpdir=D:/server/xampp/tmp
datadir=D:/server/xampp/mysql/data

#bind-address=192.168.1.1
#log-update = /path-to-dedicated-directory/hostname

# Uncomment the following if you are using BDB tables
#set-variable = bdb_cache_size=4M
#set-variable = bdb_max_lock=10000

skip-innodb
# Uncomment the following if you are using InnoDB tables
#innodb_data_home_dir = D:/server/xampp/mysql/
#innodb_data_file_path = ibdata1:10M:autoextend
#innodb_log_group_home_dir = D:/server/xampp/mysql/
#innodb_log_arch_dir = D:/server/xampp/mysql/
# You can set .._buffer_pool_size up to 50 - 80 %
# of RAM but beware of setting memory usage too high
#set-variable = innodb_buffer_pool_size=16M
#set-variable = innodb_additional_mem_pool_size=2M
# Set .._log_file_size to 25 % of buffer pool size
#set-variable = innodb_log_file_size=5M
#set-variable = innodb_log_buffer_size=8M
#innodb_flush_log_at_trx_commit=1
#set-variable = innodb_lock_wait_timeout=50

[mysqldump]
quick
set-variable = max_allowed_packet=16M

[mysql]
no-auto-rehash
# Remove the next comment character if you are not familiar with SQL
#safe-updates

[isamchk]
set-variable = key_buffer=20M
set-variable = sort_buffer=20M
set-variable = read_buffer=2M
set-variable = write_buffer=2M

[myisamchk]
set-variable = key_buffer=20M
set-variable = sort_buffer=20M
set-variable = read_buffer=2M
set-variable = write_buffer=2M

[mysqlhotcopy]
interactive-timeout

[WinMySQLadmin]
Server=D:/server/xampp/mysql/bin/mysqld-nt.exe


hoffe es kann mir einer helfen.
danke im vorraus
patte
patte04
 
Posts: 3
Joined: 28. June 2005 15:15

Postby deepsurfer » 28. June 2005 15:41

http://sourceforge.net/project/showfile ... p_id=61776

nach unten scrollen..... steht aber auch auf der XAMPP-Projekt Seite
http://www.apachefriends.org/de/xampp-windows.html
chirio Deep
Wie sagte einst der MCP aus Tron auf dem Bildschirm zu schreiben Pflegte
" ... end of communication ... "
User avatar
deepsurfer
AF Moderator
 
Posts: 6440
Joined: 23. November 2004 10:44
Location: Cologne
Operating System: Win-XP / Win7 / Linux -Debian

Postby patte04 » 28. June 2005 16:16

vielen dank, hatte ganz vergessen unter sourceforge zu schauen.
isch mach dann mal erstmal.

aber unter der XAMP-Projekt seite hatte ich die alte version ja nicht gefunden, vielleicht bin ich aber zur Zeit auch nur blind.

thanx
patte
patte04
 
Posts: 3
Joined: 28. June 2005 15:15

Postby deepsurfer » 28. June 2005 16:29

hhmmm hatte doch geschrieben, "nach unten scrollen"

dort erscheint fast am ende
Code: Select all
    Release Notes 1.2 [show only this release]   2003-11-04 05:55
    Download minixampp-win32-1.2.exe   13075744    14545   i386   .exe (32-bit Windows)
    Download minixampp-win32-1.2.zip   26660153    11686   i386   .zip
    Download upgrade-win32-1.2-perl-httpd.exe   12557646    1182   i386   .exe (32-bit Windows)
    Download upgrade-win32-1.2-php-httpd.exe   6820678    2189   i386   .exe (32-bit Windows)
    Download xampp-win32-1.2.exe   28329331    45403   i386   .exe (32-bit Windows)
    Download xampp-win32-1.2.zip   50282448    39029   i386   .zip




Auf der XAMPP Projekt seite ist aber auch nur der Hinweis zu SourceForge
Projekt Seite wrote:Alle Versionen (auch der "alte" WAMPP) können nach wie vor heruntergeladen werden und zwar bei SourceForge.
chirio Deep
Wie sagte einst der MCP aus Tron auf dem Bildschirm zu schreiben Pflegte
" ... end of communication ... "
User avatar
deepsurfer
AF Moderator
 
Posts: 6440
Joined: 23. November 2004 10:44
Location: Cologne
Operating System: Win-XP / Win7 / Linux -Debian

Postby patte04 » 29. June 2005 17:20

so derle,
ich hab jetzt alles einfach drübergespielt. soweit funktioniert auch alles nur kann ich in meiner WinMySQLAdmin oberfläche kein passwort mehr einstellen.
Bzw. wenn ich für phpmyAdmin das pass. diesbezüglich änder, und sie sind beide die gleichen!!, kann ich mich nicht conecten. Warum auch immmer.

bei einer leeren passwort angabe funktioniert es. komisch oder??

Kennt einer das problem bzw. den fehler. was ist falsch konviguriert.
gruss
patte
patte04
 
Posts: 3
Joined: 28. June 2005 15:15


Return to XAMPP für Windows

Who is online

Users browsing this forum: No registered users and 38 guests