dippes
Goto Top

Nach installation von Ubuntu 18.04 und Apache2 funktioniert phpMybackupPro2.5 nicht mehr

Hallo
ich habe heute meinen Server mit Ubuntu Bionic frisch aufgesetzt.Leider komme ich nicht mehr auf phpMybackupPro2.5.

"The requested URL /phpmybackuppro/index.php was not found on this server".

Module müssten alle geladen sein.

Weis jemand Rat?

Apache Log
92.168.1.102 - - [29/Apr/2019:15:15:11 +0000] "GET /phpvirtualbox HTTP/1.1" 404 506 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0"

root@hp-server:~# apache2ctl -t -D DUMP_MODULES
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 192.168.1.48. Set the 'ServerName' directive globally to suppress this message  
Loaded Modules:
 core_module (static)
 so_module (static)
 watchdog_module (static)
 http_module (static)
 log_config_module (static)
 logio_module (static)
 version_module (static)
 unixd_module (static)
 access_compat_module (shared)
 alias_module (shared)
 auth_basic_module (shared)
 authn_core_module (shared)
 authn_file_module (shared)
 authz_core_module (shared)
 authz_host_module (shared)
 authz_user_module (shared)
 autoindex_module (shared)
 deflate_module (shared)
 dir_module (shared)
 env_module (shared)
 filter_module (shared)
 mime_module (shared)
 mpm_prefork_module (shared)
 negotiation_module (shared)
 php7_module (shared)
 reqtimeout_module (shared)
 setenvif_module (shared)
 status_module (shared)

Content-ID: 445913

Url: https://administrator.de/forum/nach-installation-von-ubuntu-18-04-und-apache2-funktioniert-phpmybackuppro2-5-nicht-mehr-445913.html

Ausgedruckt am: 17.04.2025 um 02:04 Uhr

Dani
Dani 29.04.2019 um 18:43:38 Uhr
Goto Top
Moin,
Weis jemand Rat?
Hast du die Tool im richtigen Verzeichnis "/var/www/html/" abgelegt?


Gruß,
Dani

P.S. Du meinst 18.04...
dippes
dippes 29.04.2019 um 19:22:50 Uhr
Goto Top
Ja habe ich
LordGurke
LordGurke 29.04.2019 um 19:59:52 Uhr
Goto Top
Ist es auch die exakte Schreibweise (Groß-/Kleinschreibung) von diesem Verzeichnis?
BirdyB
BirdyB 29.04.2019 um 20:49:46 Uhr
Goto Top
Die Berechtigungen stimmen?
Hast du irgendwelche Redirects definiert?
dippes
dippes 29.04.2019 um 21:12:25 Uhr
Goto Top
Jetzt habe ich diese Fehlermeldung

The MySQL module for PHP seems not to be installed correctly.
You can configure the MySQL module in php.ini. Read the HTTP servers (eg. Apache) log files for more infomation.

Die Mysql module für PHP habe ich nachinstalliert und den Apache neu gestartet.

You can configure the MySQL module in php.ini

Was muss da rein?
Dani
Dani 29.04.2019 um 21:32:42 Uhr
Goto Top
Moin,
Was muss da rein?
siehe hier

Gruß,
Dani
dippes
dippes 29.04.2019 um 22:35:36 Uhr
Goto Top
Bekomme phpMyBackupPro-2.5 nicht zum laufen.Brauche es aber um mein Datenbank Backup rückzusichern.

Nebenbei habe ich phpadmin istalliert was ohne Probleme funktioniert.
BirdyB
BirdyB 30.04.2019 um 07:28:48 Uhr
Goto Top
Wie hast du denn phpMyBackup installiert?
Die Installation des MySQL-Moduls war fehlerfrei?
Was sagt phpinfo() dazu?
dippes
dippes 02.05.2019 um 19:31:36 Uhr
Goto Top
Wie hast du denn phpMyBackup installiert?
In den Ordner /var/www/html entpackt.

Die Installation des MySQL-Moduls war fehlerfrei?
Ja es gab keine Fehlermeldung.


Was sagt phpinfo() dazu?

Was brauchst du da für Infos?
Dani
Dani 03.05.2019 um 20:46:03 Uhr
Goto Top
Moin,
Was brauchst du da für Infos?
genau die Informationen, welche auch in dem Link von mir, genannnt werden. face-smile


Gruß,
Dani