Admin fenster wird nicht gezeigt

Hallo, ich habe mein OXID 6.2.2 nach einem außeren web-server gebracht…
Wenn schreine auf der Browser OXID eSales sesión bekomme diese Fenster,

Wie habe die config.inc.php Datei,

$this->dbType = 'pdo_mysql';
$this->dbCharset = 'utf8';
$this->dbHost = 'localhost'; // database host name
$this->dbPort  = 3306; // tcp port to which the database is bound
$this->dbName = 'xxxxx'; // database name
$this->dbUser = 'xxxxx'; // database user name
$this->dbPwd  = 'xxxxx'; // database user password
$this->dbDriverOptions = []; // database driver options
$this->dbUnixSocket = null; // unix domain socket, optional
$this->sShopURL     = 'https://www.kalamulur.com'; // eShop base url, required
$this->sSSLShopURL  = 'https://www.kalamulur.com';            // eShop SSL url, optional
$this->sAdminSSLURL = 'https://www.kalamulur.com/admin';            // eShop Admin SSL url, optional
$this->sShopDir     = 'public_html/kalamulur/source';
$this->sCompileDir  = 'public_html/kalamulur/source/tmp';

Der Ordner tmp habe leer gemacht

die .haccess Datei die auf public_html habe mit,

RewriteEngine on

Was der log Datei vom server sagt,

was ich nicht verstehe warum sucht in /out/flow/img Theme, wenn der Theme wo die webseite habe ist kalamulur…

In der Verzeichnis public_html/kalamulur/source/admin in der Datei error_log habe,

[10-Aug-2020 12:50:54 Europe/Berlin] PHP Warning: file_put_contents(public_html/kalamulur/source/tmp/container_cache.php): failed to open stream: No such file or directory in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Internal/Container/ContainerFactory.php on line 97
[10-Aug-2020 12:50:54 Europe/Berlin] PHP Warning: file_put_contents(public_html/kalamulur/source/tmp/config.1.amodules.txt.temp5f31268e929663.95162320.txt): failed to open stream: No such file or directory in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/FileCache.php on line 60
[10-Aug-2020 12:50:54 Europe/Berlin] PHP Warning: rename(public_html/kalamulur/source/tmp/config.1.amodules.txt.temp5f31268e929663.95162320.txt,public_html/kalamulur/source/tmp/config.1.amodules.txt): No such file or directory in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/FileCache.php on line 62
[10-Aug-2020 12:52:19 Europe/Berlin] PHP Warning: file_put_contents(public_html/kalamulur/source/tmp/container_cache.php): failed to open stream: No such file or directory in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Internal/Container/ContainerFactory.php on line 97
[10-Aug-2020 12:52:19 Europe/Berlin] PHP Warning: file_put_contents(public_html/kalamulur/source/tmp/config.1.amodules.txt.temp5f3126e3941e92.55974248.txt): failed to open stream: No such file or directory in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/FileCache.php on line 60
[10-Aug-2020 12:52:19 Europe/Berlin] PHP Warning: rename(public_html/kalamulur/source/tmp/config.1.amodules.txt.temp5f3126e3941e92.55974248.txt,public_html/kalamulur/source/tmp/config.1.amodules.txt): No such file or directory in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/FileCache.php on line 62

Bei der Datei config.inc.php der Zeile habe verändert von $this->iDebug = 0; nach $this->iDebug = 3;

Bekomme nur Warnungen aber keine Fehler

Warning : file_put_contents(public_html/kalamulur/source/tmp/container_cache.php): failed to open stream: No such file or directory in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Internal/Container/ContainerFactory.php on line 97

Notice : unserialize(): Error at offset 0 of 9 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Module/ModuleVariablesLocator.php on line 136

Warning : file_put_contents(public_html/kalamulur/source/tmp/config.1.amodules.txt.temp5f313f953a5505.49697267.txt): failed to open stream: No such file or directory in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/FileCache.php on line 60

Warning : rename(public_html/kalamulur/source/tmp/config.1.amodules.txt.temp5f313f953a5505.49697267.txt,public_html/kalamulur/source/tmp/config.1.amodules.txt): No such file or directory in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/FileCache.php on line 62

Notice : unserialize(): Error at offset 0 of 190 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 9 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 9 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 127 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 118 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 57 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 9 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 235 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 259 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 34 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 479 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 177 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 9 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 242 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 102 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 79 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 791 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 168 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 71 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 150 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 426 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 9 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 9 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 9 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 9 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 60 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 621 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 9 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 9 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 57 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Notice : unserialize(): Error at offset 0 of 9 bytes in /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php on line 644

Warning : Cannot modify header information - headers already sent by (output started at /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php:644) in /home/kalamulu/public_html/kalamulur/source/bootstrap.php on line 221

Warning : Cannot modify header information - headers already sent by (output started at /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php:644) in /home/kalamulu/public_html/kalamulur/source/bootstrap.php on line 222

Das tmp-Verzeichnis ist nicht vorhanden oder der Shop hat keine Berechtigungen darin zu schreiben.

aber ich habe der tmp Verzeichnis…

er ist mit Rechten 0777

add /home/kalamulu/ to sShopDir and sCompileDir, you need the full path, not relative…

danke aber habe schon gemacht… leofonic hat auch gesagt, aber bekomme keine veränderrung, ich bekomme nicht die admin Fenster…

Auf der log error von der Webseite bekomme das,

Beispiel diese Fehler verstehe ich nicht,

File not found [/home/kalamulu/public_html/kalamulur/source/404.shtml]

weil der Zielordner habe gut geschrieben, /home/kalamulu/public_html/kalamulur/source

Das Fenster von OXID bekomme was nicht bekomme, ist der Admin Fenster…

ich weiß nicht, ob eine Rolle spiele aber ich bring oxid von meine rechner nach ausßere mit rsync, der kommand der ich benutze

rsync -r /var/www/html/oxid/ kalamulu@xxxxx/home/kalamulu/public_html/kalamulur

dann verbinden mich mit ssh und geben die rechten wie die Webserver sagt, in home/kalamulu/public_html/kalamulur mit

find . -type f -exec chmod 644 {} \;

und

      find . -type d -exec chmod 755 {} \;

Wenn auf der Browser schreibe https://www.kalamulur.com/admin, bekomme dieses fenster,

dann verändert die Adresse für diesen, https://www.kalamulur.com/index.php, und das fenster nach diesem

ich denke, es wird diesen datei geruft, aber nicht gefunde…ich weiss nicht wo das probleme stehe…jetzt versuche mit eine neue oxid installation in andere Festplatte und mit andere Linux jetzt bin mit debian, und mit dem neue Festplatte will mache mit Linux Mint…

Ich befürchte, da wird es dir nicht besser ergehen.

und was denkst du warum bekomme nicht der admin Fenster?

ich habe mit composer eine neue oxid download, https://www.mela.kalamulur.com/ in ein Subdomain, dann habe ohne er etwas neu zu schreiben nach Websever gebracht und auch das admin Fenster bekomme nicht…

Eventuell ist der Webserver falsch konfiguriert?
Eventuell passen,wie zuvor, deine Einträge in der config.inc.php nicht?
Und beim Maintenance Mode steht meistens in der oxideshop.log der Grund.

Danke für deine entfehlungen!

Eventuell ist der Webserver falsch konfiguriert?

mir ist schwer zu suchen nach diese falsche Konfiguration, kannst du Bitte geben ein Vorschlag ?

Eventuell passen,wie zuvor, deine Einträge in der config.inc.php nicht?

Wie diese Datei habe,

$this->dbType = 'pdo_mysql';
$this->dbCharset = 'utf8';
$this->dbHost = 'localhost'; // database host name
$this->dbPort  = 3306; // tcp port to which the database is bound
$this->dbName = 'xxxxx'; // database name
$this->dbUser = 'xxxxxx'; // database user name
$this->dbPwd  = 'xxxxxx'; // database user password
$this->dbDriverOptions = []; // database driver options
$this->dbUnixSocket = null; // unix domain socket, optional
$this->sShopURL     = 'https://www.kalamulur.com'; // eShop base url, required
$this->sSSLShopURL  = null;            // eShop SSL url, optional
$this->sAdminSSLURL = null;            // eShop Admin SSL url, optional
$this->sShopDir     = '/home/kalamulu/public_html/kalamulur/source/';
$this->sCompileDir  = '/home/kalamulu/public_html/kalamulur/source/tmp';

Und beim Maintenance Mode steht meistens in der oxideshop.log der Grund.

Was die oxideshop.log Datei sagt,

[2020-08-12 10:58:58] OXID Logger.ERROR: Illegal mix of collations (latin1_general_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like' ["[object] (OxidEsales\\Eshop\\Core\\Exception\\DatabaseErrorException(code: 1267): Illegal mix of collations (latin1_general_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like' at /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Database/Adapter/Doctrine/Database.php:925, Doctrine\\DBAL\\Exception\\DriverException(code: 0): An exception occurred while executing 'select\n                        oxvarname, oxvartype,  DECODE( oxvarvalue, 'fq45QS09_fqyx09239QQ')  as oxvarvalue\n                    from oxconfig\n                    where oxshopid = ? and  oxmodule LIKE ?' with params [1, \"\\x74\\x68\\x65\\x6d\\x65\\x3a\\x14\\x28\\x0d\\x4c\\x97\\xa5\\xee\\xaa\\x20\\xb8\\x1a\\x7b\\x1e\\x57\\x25\"]:\n\nSQLSTATE[HY000]: General error: 1267 Illegal mix of collations (latin1_general_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like' at /home/kalamulu/public_html/kalamulur/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:106, Doctrine\\DBAL\\Driver\\PDOException(code: HY000): SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (latin1_general_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like' at /home/kalamulu/public_html/kalamulur/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:129, PDOException(code: HY000): SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (latin1_general_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation 'like' at /home/kalamulu/public_html/kalamulur/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:127)\n[stacktrace]\n#0 /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Database/Adapter/Doctrine/Database.php(998): OxidEsales\\EshopCommunity\\Core\\Database\\Adapter\\Doctrine\\Database->convertException(Object(Doctrine\\DBAL\\Exception\\DriverException))\n#1 /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php(582): OxidEsales\\EshopCommunity\\Core\\Database\\Adapter\\Doctrine\\Database->getAll('select\\n        ...', Array)\n#2 /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php(400): OxidEsales\\EshopCommunity\\Core\\Config->_loadVarsFromDb(1, NULL, 'theme:\\x14(\\rL\\x97\\xA5\\xEE\\xAA ...')\n#3 /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php(437): OxidEsales\\EshopCommunity\\Core\\Config->initVars(1)\n#4 /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php(590): OxidEsales\\EshopCommunity\\Core\\Config->init()\n#5 /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php(136): OxidEsales\\EshopCommunity\\Core\\ShopControl->_runOnce()\n#6 /home/kalamulu/public_html/kalamulur/vendor/oxid-esales/oxideshop-ce/source/Core/Oxid.php(27): OxidEsales\\EshopCommunity\\Core\\ShopControl->start()\n#7 /home/kalamulu/public_html/kalamulur/source/index.php(16): OxidEsales\\EshopCommunity\\Core\\Oxid::run()\n#8 {main}\n"]

ich habe gesucht nach eine Lösung für diesen Probleme, hier sagt wie lösen diese Probleme, ich versuche wie hier sagt…

Erste versuche mit ssh verbinden mich mit dem Datenbank,

ssh -p 22 xxxxxxxx@xxxxxxxx

dann melden mich bei dem Datenbank,

mysql -u kalamulu_1 -p mysql

und bekomme diese Warnung,

ERROR 1044 (42000): Access denied for user ‘kalamulu_1’@‘localhost’ to database ‘mysql’

so, gehe nach phpMyAdmin, un dort in wo stehe the Sql Kommand schreibe,

 SET collation_connection = 'utf8_general_ci';

und gebe ok, bekomme keine Fehler

dann schreibe,

ALTER DATABASE  kalamulu_1 CHARACTER SET utf8 COLLATE utf8_general_ci;

und gebe ok, bekomme keine Fehler

Hier von mir ist mehr problematische…, welcher Tabelle Name soll schreibe ?,

ich habe versuche mit der Erste Tabelle, ddmedia

ALTER TABLE ddmedia CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci;

und gebe ok, bekomme keine Fehler…, aber bei der oxideshop.log bekomme gleiche Fehler, die von oben gepostet habe…

weil du nicht liest :slight_smile:
die tabelle heisst oxconfig
steht im oxideshop.log drin

da scheint aber dann auch noch mehr falsch zu sein. darf ich mal fragen, welche grundlagen
und kenntnisse du hast in bezug auf php/webserver/mysql/oxid?
gruss

da scheint aber dann auch noch mehr falsch zu sein. darf ich mal fragen, welche grundlagen
und kenntnisse du hast in bezug auf php/webserver/mysql/oxid?

keine, deshalb ich frage…

ich versuche in der phpMyAdmin in der sql mit diesen kommand

ALTER TABLE oxconfig CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci;

und auf der oxideshop.log bekomme diese Fehler,

ich habe nach diese fehler gesucht, und habe diese Lösung gefunde…

ich versuche mit dem Kommando,

 INSERT INTO oxconfig (OXID, OXSHOPID, OXVARNAME, OXVARTYPE, OXVARVALUE) VALUES (  md5(rand()),
   1, # <-- this is your shop-id
  'aLanguageParams',
  'aarr',
   ENCODE('a:1:{s:2:"de";a:3:{s:6:"baseId";i:0;s:6:"active";s:1:"1";s:4:"sort";s:1:"1";}}',    'fq45QS09_fqyx09239QQ')
 );

und auf der oxideshop.log bekomme diese Fehler,

Ohne, dass Du irgendeine Grundlage mit Datenbanken, Programmiersprachen oder sonstigem hast, wird es sehr schwer werden Dir wirklich zu helfen.
Wie wäre es, wenn Du dich an jemanden professionelles wendest, der für Dich - natürlich gegen Entgelt - die Dinge durchführt. Könnte Dir und vielen anderen viele Nerven und ganz viel Zeit sparen…
gruss
marcel

Probleme gefunden! :grinning:

Der Fehler war wie ich der Datenbank ruft auf der config.inc.php Datei…

In meine Rechner habe,

$this->dbType = 'pdo_mysql';

In meine Webserver habe veränder nach,

$this->dbType = 'mysql';

und bekomme die admin Fenster und die Webseite…