ATTENTION! before you start doing the same like me:this is not a complete HowTO because i stopped as payment did not work!!!! grab mysql.php Wrapper from Sjoerd Maessen version 0.1 Procedural drop in replacement for legacy projects using the MySQL function and put it in your DOCUMENT_ROOT. inc/xtc_db_connect.inc.phpif( file_exists ($_SERVER[‚DOCUMENT_ROOT‘].“mysql.php“ )){include($_SERVER[‚DOCUMENT_ROOT‘].“mysql.php“);} inc/xtc_redirect.inc.phpreplace header(‚Location: ‚ .…
All posts in IT
Linux Debian 9 stucks at 33% while formatting drive (in HyperV VM)
short Answer: use AMD64 instead of i386 Yesterday i ran into the problem that the Linux-Setup hangs at 33% while formatting the drive. It should be mentioned, that i am using a HyperV VM for this. I retried, i startet googleing what could cause the problem, but didn’t found anything useful beside the fact, that…