Koozali.org: home of the SME Server

mycript & session.use_trans_sid php.ini

Offline AlexG

  • ****
  • 110
  • +0/-0
mycript & session.use_trans_sid php.ini
« 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

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: mycript & session.use_trans_sid php.ini
« Reply #1 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.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline AlexG

  • ****
  • 110
  • +0/-0
Re: mycript & session.use_trans_sid php.ini
« Reply #2 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
« Last Edit: October 26, 2007, 12:06:09 PM by AlexG »

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: mycript & session.use_trans_sid php.ini
« Reply #3 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?
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline AlexG

  • ****
  • 110
  • +0/-0
Re: mycript & session.use_trans_sid php.ini
« Reply #4 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?

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: mycript & session.use_trans_sid php.ini
« Reply #5 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.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline AlexG

  • ****
  • 110
  • +0/-0
Re: mycript & session.use_trans_sid php.ini
« Reply #6 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?

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: mycript & session.use_trans_sid php.ini
« Reply #7 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!
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline AlexG

  • ****
  • 110
  • +0/-0
Re: mycript & session.use_trans_sid php.ini
« Reply #8 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
« Last Edit: October 27, 2007, 02:58:18 AM by AlexG »

Offline AlexG

  • ****
  • 110
  • +0/-0
Re: mycript & session.use_trans_sid php.ini
« Reply #9 on: October 27, 2007, 05:06:37 AM »
It's me again

After removing the php-mycript package the MyAdmin tool is working again.
« Last Edit: October 29, 2007, 04:35:10 AM by AlexG »