Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: AlexG on October 26, 2007, 06:45:38 AM
-
Hi Forum,
I have some problems on my SME 7.2 Server: I have installed phpmyadmin multi 2.11.1. On the phpmyadmin page appears following error: Cannot load mcrypt extension. Has someone experience how to fix it?
I am trying to install oscommerce for an individual ibay. On the startscreen of the web installer from oscommerce appears at the Server Capabilities: session.use_trans_sid - On with a red cross. How can I change this to off? I have tried this with the php.ini but it doesn't work.
Thank you
Alex
-
Hi Forum,
I have some problems on my SME 7.2 Server: I have installed phpmyadmin multi 2.11.1. On the phpmyadmin page appears following error: Cannot load mcrypt extension. Has someone experience how to fix it?
I am trying to install oscommerce for an individual ibay. On the startscreen of the web installer from oscommerce appears at the Server Capabilities: session.use_trans_sid - On with a red cross. How can I change this to off? I have tried this with the php.ini but it doesn't work.
Thank you
Alex
Did you use the RPM listed in this forum topic (http://forums.contribs.org/index.php?topic=37342.15).
-
Thanks for your help.
Yes. I already have installed this rpm - it works fine. But it works only for the primary ibay. I have the Dungog Domains on my server with different Domains. And now I would like to install different shops on this server. I don't know how to configure an individual php.ini for each ibay. I only need to set the 'session.use_trans_sid' in the php.ini to '0' (off).
Can you explain how?
Best regards
Alex
-
I have some problems on my SME 7.2 Server: I have installed phpmyadmin multi 2.11.1. On the phpmyadmin page appears following error: Cannot load mcrypt extension. Has someone experience how to fix it?
Is the php-mcrypt rpm installed?
-
This rpm is not listed in the installed software list and not in the update list. Where can I find this?
-
This rpm is not listed in the installed software list and not in the update list. Where can I find this?
I can not find it either in the normal repositories nor in the atrpms or dag repository. However I found this in the PHPMyAdmin documentation: http://sql.phpnet.org/Documentation.html#require
This suggests that mcrypt is advised but not necessary, perhaps there is some option to disable the use of it in the configurations settings, however I do not have the package installed, so you are on your own there.
-
Thanks,
can you write how to switch the 'session.use_trans_sid' in the php.ini to 'off'' in an ibay?
-
Thanks,
can you write how to switch the 'session.use_trans_sid' in the php.ini to 'off'' in an ibay?
I will but I do not have time for it now... hopefully tomorrow!
-
Hi
I have downloaded from http://phprpms.sourceforge.net/mcrypt the RHEL4 php-mcrypt-4.3.9-3.2.1.i386.rpm.
While installing it asked for the libmycript. I downloaded and installed this also.
The myadmin screen appears, but after login - there is nothing - just a white screen. I was looking in the logfiles:
[Sat Oct 27 08:32:18 2007] [error] [client 218.13.59.155] File does not exist: /home/e-smith/files/ibays/Primary/html/themes,
referer:https://www.mydomain.com/myadmin/phpmyadmin.css.php?lang=en-iso-8859-1&convcharset=i
so-8859-1&collation_connection=utf8_unicode_ci&token=87faa043257fb369f14bfbfd39a691d3&js_frame=right&nocache=3571178168
-
It's me again
After removing the php-mycript package the MyAdmin tool is working again.