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

Title: mycript & session.use_trans_sid php.ini
Post 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
Title: Re: mycript & session.use_trans_sid php.ini
Post by: cactus on October 26, 2007, 10:17:01 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
Did you use the RPM listed in this forum topic (http://forums.contribs.org/index.php?topic=37342.15).
Title: Re: mycript & session.use_trans_sid php.ini
Post by: AlexG on October 26, 2007, 10:57:57 AM
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
Title: Re: mycript & session.use_trans_sid php.ini
Post by: cactus on October 26, 2007, 11:06:36 AM
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?
Title: Re: mycript & session.use_trans_sid php.ini
Post by: AlexG on October 26, 2007, 11:51:53 AM
This rpm is not listed in the installed software list and not in the update list. Where can I find this?
Title: Re: mycript & session.use_trans_sid php.ini
Post by: cactus on October 26, 2007, 12:14:03 PM
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.
Title: Re: mycript & session.use_trans_sid php.ini
Post by: AlexG on October 26, 2007, 12:21:04 PM
Thanks,

can you write how to switch the 'session.use_trans_sid' in the php.ini to 'off'' in an ibay?
Title: Re: mycript & session.use_trans_sid php.ini
Post by: cactus on October 26, 2007, 01:48:45 PM
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!
Title: Re: mycript & session.use_trans_sid php.ini
Post by: AlexG on October 27, 2007, 02:55:07 AM
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
Title: Re: mycript & session.use_trans_sid php.ini
Post by: AlexG on October 27, 2007, 05:06:37 AM
It's me again

After removing the php-mycript package the MyAdmin tool is working again.