I recently built a directadmin box, and installed Litespeed on it, I am using a trial license while I transfer everyone off my primary box, and then will move that license over.
When the server is running Apache, I'm able to work with phpmyadmin just fine, but when I switch over to litespeed (Apache is completely off at this point), phpMyAdmin no longer works.
I'm able to browse the tables in a database, but if I try to edit a row, it goes through like it edits but nothing actually happens.
If I try import tables from an export, it errors out with this:
I've searched google for the errors, but no solid leads.
My primary server works with phpmyadmin just fine, the php configs on the boxes are the same:
The Litespeed configuration opions (sever, etc) are all at their default values.
When the server is running Apache, I'm able to work with phpmyadmin just fine, but when I switch over to litespeed (Apache is completely off at this point), phpMyAdmin no longer works.
I'm able to browse the tables in a database, but if I try to edit a row, it goes through like it edits but nothing actually happens.
If I try import tables from an export, it errors out with this:
Code:
import.php: Missing parameter: import_type (FAQ 2.8)
import.php: Missing parameter: format (FAQ 2.8)
My primary server works with phpmyadmin just fine, the php configs on the boxes are the same:
--libdir=/usr/lib64 --enable-shmop --enable-track-vars --enable-sysvsem --enable-sysvshm --enable-bcmath --enable-calendar --enable-exif --enable-ftp --enable-gd-native-ttf --enable-libxml --enable-mbstring --enable-pdo=shared --enable-soap --enable-sockets --enable-zip --with-bz2 --with-curl --with-curlwrappers --with-freetype --with-gd --with-gettext --with-imap --with-imap-ssl --with-jpeg-dir=/opt --with-png-dir=/opt --with-libxml --with-mcrypt --with-mhash --with-mysql-sock=/var/run/mysqld/mysqld.sock --with-mysql --with-mysqli --with-openssl --with-pdo-mysql=shared --with-pdo-sqlite=shared --with-sqlite=shared --with-pic --with-ttf --with-zpm --with-xsl --with-zlib --with-snmp=shared --with-imagick --with-iconv --with-zip --with-curl-ssl --with-xpm-dir=/opt --with-kerberos