Roundcube not working after last php update [SOLVED]

After the last php update my roundcubemail stopped working.  The log-in page loads and after attempting to log in I get the following error:
IMAP Error in /usr/share/webapps/roundcubemail/program/lib/Roundcube/rcube_imap.php (184): Login failed for [email protected] from 192.168.1.1. Could not connect to ssl://localhost:993: Unknown reason (fsockopen() function disabled?)
Last edited by whahn1983 (2014-09-19 18:46:11)

I fixed it yesterday. I modified the PKGBUILD to get the upstream fix.
# $Id$
# Maintainer: Sergej Pupykin <[email protected]>
pkgname=roundcubemail
pkgver=1.0.2.3b55da
pkgrel=1
pkgdesc="A PHP web-based mail client"
arch=('any')
url="http://www.roundcube.net"
license=('GPL')
depends=('php')
optdepends=('python2')
backup=('etc/webapps/roundcubemail/.htaccess'
'etc/webapps/roundcubemail/apache.conf')
install=roundcubemail.install
options=('!strip' 'emptydirs')
source=("${pkgname}::git+https://github.com/roundcube/roundcubemail.git#commit=9a498212446f6c9a186df5652a7625526b590b78"
apache.conf)
md5sums=('SKIP'
'f11b17e2a80b383cde4af963fb307541')
prepare() {
cd ${srcdir}/${pkgname}
sed -i \
-e "s|RCUBE_INSTALL_PATH . 'temp.*|'/var/cache/roundcubemail';|" \
-e "s|RCUBE_INSTALL_PATH . 'logs.*|'/var/log/roundcubemail';|" \
config/defaults.inc.php \
program/lib/Roundcube/rcube_config.php
package() {
mkdir -p ${pkgdir}/etc/webapps/roundcubemail
mkdir -p ${pkgdir}/usr/share/webapps
mkdir -p ${pkgdir}/var/log
cd ${pkgdir}/usr/share/webapps
cp -ra ${srcdir}/${pkgname} roundcubemail
cd roundcubemail
mv .htaccess $pkgdir/etc/webapps/roundcubemail/
ln -s /etc/webapps/roundcubemail/.htaccess .htaccess
mv config $pkgdir/etc/webapps/roundcubemail/
ln -s /etc/webapps/roundcubemail/config config
install -dm0750 $pkgdir/var/{log,cache}/roundcubemail
install -Dm0644 $srcdir/apache.conf $pkgdir/etc/webapps/roundcubemail/apache.conf
# install -dm0755 $pkgdir/etc/php/conf.d/
# cat <<EOF >$pkgdir/etc/php/conf.d/$pkgname.ini
#open_basedir = ${open_basedir}:/etc/webapps/roundcubemail:/usr/share/webapps/roundcubemail:/var/log/roundcubemail:/var/cache/roundcubemail
#EOF
rm -rf temp logs
Then I added these values to my roundcube config:
// IMAP socket context options
// See http://php.net/manual/en/context.ssl.php
// The example below enables server certificate validation
//$config['imap_conn_options'] = array(
// 'ssl' => array(
// 'verify_peer' => true,
// 'verify_depth' => 3,
// 'cafile' => '/etc/openssl/certs/ca.crt',
$config['imap_conn_options'] = array(
'ssl' => array(
'verify_peer' => false,
'verfify_peer_name' => false,
// SMTP connection timeout, in seconds. Default: 0 (use default_socket_timeout)
// Note: There's a known issue where using ssl connection with
// timeout > 0 causes connection errors (https://bugs.php.net/bug.php?id=54511)
$config['smtp_timeout'] = 5;
// SMTP socket context options
// See http://php.net/manual/en/context.ssl.php
// The example below enables server certificate validation, and
// requires 'smtp_timeout' to be non zero.
// $config['smtp_conn_options'] = array(
// 'ssl' => array(
// 'verify_peer' => true,
// 'verify_depth' => 3,
// 'cafile' => '/etc/openssl/certs/ca.crt',
$config['smtp_conn_options'] = array(
'ssl' => array(
'verify_peer' => false,
'verify_peer_name' => false,
It works like a charm.

Similar Messages

  • IWork (Pages) does not work after last system update!

    since some days (after last system update) iWork programms are not starting any more!
    macosx 10.7.5 new update
    solution atemd: cancel p-ram and p-list, re-installing iwork from DVD and update it from http://support.apple.com/kb/DL1563
    macbookpro 2.53 ghz intel core 2 duo, 8 gb ram
    any body an idea what i can do to fix it?

    hi - i think you should not use 'xhost +' - it's not secure and you shouldn't need it....
    in your .bashrc or .cshrc or whatever, you should have setenv DISPLAY .0 or the equivalent export...
    then ssh -Y hostname should be all you need... no xhost, and not setting DISPLAY every time...
    could you enter the following command from a terminal window and post back the results?
    grep X11 /etc/ssh*_config
    cheers

  • Bluetooth volume not working after last firmware update

    After the latest firmware update I'm not able to adjust the volume. Both when i use the volume rockers on the side, or try it via settings, the indicator shows changeing volume - but there are no difference. VERY ANOYING! 
    any solution planned for att this issue? 
    Edit; just notice that the bluetooth volume is working on headset but not on devices with only media playback. (Working with SBH20 but not with AV-receiver or bluetooth speaker) 

    I can confirm that my Z2 bluetooth volume control stops working when i use it with my logitech bluetooth speaker.
    Bluetooth volume control does not work when I use Spotify, TuneIn Radio Pro, SoundCloud or Walkman. However the seemingly same bluetooth volume control works when I use Poweramp.
    At first I tought that the problem was related to streaming music but since the Walkman bt sound volume does not work on local media files it is not the case.
    The bluetooth volume control works with my Nexus 7 and Lumia 1020.
    Does anyone have heard from Sony regarding this issue?

  • Audio volume control in quick start bar not working after last HP update

    Volume keys at top work fine but clicking cursor on quick start icon for volume control does nothing now.

    Hi  ,
    Thank you for visiting the HP Forums! A great place where you can find solutions for your issues with help from the community!
    I came across your post about the Notebook, and wanted to assist you! I have looked into your issue about your HP ENVY 17 Notebook and issues with the Audio after Windows 10 update. Here is a link to the HP Support Assistant if you need it. Just download and run the application and it will help with the software and drivers on your system that might need updating. Restart the Notebook after updates have been done. If your computer is having problems finding and installing operating system updates, try using the Windows Update Troubleshooting tool to fix the problem. Here is a document that shows how to update drivers that are not working correctly with Windows 10. I hope this helps you. Thanks.

  • Time Capsule not working after last software update

    I bought my time capsule 3 weeks ago. Set up and worked like a charm (I use airport express for my wireless network). After I downloaded the latest software updates a week or so ago, I got a message that my computer could no longer recognize my time capsule. Since then the time capsule light only flashes amber and wont appear in airport utility.
    Any ideas?
    Thanks

    I was having problems with the 7.3.1 firmware as well. For me, in manifest as though the internal disk had went bad--a blinky amber light and a "Disk needs repair" error. Rolling back the firmware solved it for me.
    To do this:
    --Open AirPort Utility.
    --Click on your TC.
    --Click on the "Manual Setup" button.
    --When the configuration summary pops up, click on the word "Version".
    --From the "Upload" drop-down list that is on the new pane that pops up, select "7.3", and click "Ok".
    --Once it reboots, it'll be at 7.3.
    Hope this helps. I'll be waiting a few weeks after 7.3.2 comes out to upgrade. I'm not real impressed with 7.3.1. As far as I can tell, it broke more than it fixed.

  • Drag and Drop not working since last software update

    Drag and Drop not working since last software update - this is occuring on Outlook for the mac and I just tried moving  an icon on the doc and the same thing occured.  YOu can drag but the items will not drop.

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins and log in as Guest. For instructions, launch the System Preferences application, select Help from the menu bar, and enter “Set up a guest account” (without the quotes) in the search box.
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem(s)?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    Note: If you’ve activated “Find My Mac” or FileVault in Mac OS X 10.7 or later, then you can’t enable the Guest account. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem(s)?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

  • My iPad2 is not working after an unsuccessful update to the new iOS6. How do I get working?

    My iPad2 is not working after an unsuccessful update to the new iOS6. How do I get working?

    - Try resetting the iPod. Nothing will be lost.
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Download/install a new app
    - Restore from backup
    - Restore to factory daults/new iPod.

  • Airplay is not working after the latest update, whats wrong? Sound will not go to Apple TV or my Surround receiver

    Airplay is not working after the latest update, whats wrong? Sound will not go to Apple TV or my Surround receiver

    Hi Tokha,
    If you are having an issue with using AirPlay from your MacBook Air, I would suggest that you troubleshoot using the steps in this article - 
    iTunes: Troubleshooting AirPlay and AirPlay Mirroring - Apple Support
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • Wifi not working after latest iOS update

    wif not working after latest iOS update 7.0.4.  Any suggestions?

    Same happening to my iphone no wifi or bluetooth since latest update tryed everything reset restore reset back to factory setting all to no avail phoned apple they want 155 pound for a replacement (cheeky #$%/$$#@) when everyone knows its there fault .i read phone may need new wifi chip if its out of warrenty cheaper to take to local phone doctor

  • HT201366 CAC readers not working after installing security update 2013-003?

    Is anyone else having problems with CAC readers not working after installing security update 2013-003? CAC required websites are causing safari and chrome to crash.

    For CAC issues, see:
    MilitaryCAC's Mac OS X support landing page
    Please follow these directions to delete the Mail "sandbox" folder.
    Back up all data.
    Triple-click the line below to select it:
    ~/Library/Containers/com.apple.mail
    Right-click or control-click the highlighted line and select
    Services ▹ Reveal
    from the contextual menu.* A Finder window should open with a folder named "com.apple.mail" selected. If it does, move the selected folder — not just its contents — to the Desktop. Leave the Finder window open for now.
    Quit and relaunch Mail, and test. If the problem is resolved, you may have to recreate some of your Mail settings. You can then delete the folder you moved and close the Finder window. If you still have the problem, quit Mail again and put the folder back where it was, overwriting the one that may have been created in its place. Post your results.
    Caution: If you change any of the contents of the sandbox, but leave the folder itself in place, Mail may crash or not launch at all. Deleting the whole sandbox will cause it to be rebuilt automatically.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard (command-C). In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar, paste into the box that opens (command-V). You won't see what you pasted because a line break is included. Press return.

  • HT4623 Anyone having trouble with App Store install and cloud store buttons not working after 6.1 update?

    Anyone having trouble with App Store install and cloud store buttons not working after 6.1 update? I go to install an app. I hit install and nothing happens. About a minute later it asks me for my password and then it does nothing. The install button goes back to saying install. However the app shows up in my installed list and in cloud but no app installed.

    OK - I found a helpful post - closed app store app and under Settings/General/Date and Time I reset the date and time by switching off "Set Automatically" and then switching it on again. Went back to App Store, launched it and Updatesseems to be working again.
    Go figure? Logical, No!

  • Firefox extension: "TrueSuite 5.2.500.16" stopped working after last firefox update (30.0), even though about:plugin says it's enabled. Any fix to make it work?

    Firefox extension: "TrueSuite 5.2.500.16" stopped working after last firefox update (30.0), even though about:plugin says it's enabled.
    i tried resetting firefox and look for similar problems, unfortunately didn't find anything.
    also there's weird blank space before address in address bar
    other extensions and addons seem to be running fine.

    jscher2000, i tried that, i thought it didnt work before, it's just that this time i accidentally closed (and thus restarted) firefox and it worked, thanks man

  • FB Its not working after last up date

    My FB app stoped working after last up date
    My Bill Dance app stops working when you click on fishopedia after update
    Man are all the apps crap too

    Welcome to the Forums!
    First try a Safe Boot... holding Shift key down at bootup.
    If that doesn't help...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc that came with your computer, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Click the disclosure triangle to the left of the hard drive icon to display the names of your hard disk volumes and partitions.
    5. Select your Mac OS X volume.
    6. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then Repair Permissions and reboot.

  • Apple TV does not work after trying to update software. Main light keeps blinking and on the screen shows itunes icon and a usb cable. What does that means?

    My Apple TV does not work after trying to install the new software update. The main light keeps blinking rapidly and on the screen it shows the itunes icon and a USB cable. What does that mean?

    The Apple TV is in recovery mode. Try to restore the Apple TV. Follow the link for instructions on the restore process.
    http://support.apple.com/kb/HT4367

  • HT6154 rear camera on iphone 5 not working after ios 8 update why?

    My iPhone 5 rear camera is no longer working after ios 8 update its just black I can see the flash choice the hdr and the timer but other than that it is a black screen

    Hi there fjci2003,
    You may find the troubleshooting steps in the article below helpful.
    Get help with the camera on your iPhone, iPad, or iPod touch 
    You see a closed lens or black screen
    If you see a closed lens or black screen when you open the Camera app, try these steps:
    Make sure that there’s nothing blocking the camera lens. If you’re using a case, try removing it.
    Force the app to close, then open the Camera app again.
    Restart your device, then open the Camera app again.
    If your device has a front and rear camera, try both cameras by tapping the camera swap icon . If you see the closed lens or black screen on only one camera, take your device to an Apple Retail Store or Authorized Service Provider for more help.
    -Griff W.  

Maybe you are looking for

  • ZTABLE

    1) I hve created a ztable when iam creating table entries its showing a error mesage in status bar saying " create data processing functional module" what does it mean? hw to overcm it ?

  • MIME format in Mail adapter

    Hi All I am currently using the email receiver adapter with mail package and able to send the MIME messgae format from the content field of the mail package. i am sending 3 attchments from MIME format in content, when i use the Mail package i cannot

  • File content conversion suggestions Please

    Hello Experts, I am using MQ - JMS Sender Adapter where in Module Tab I need to convert the following file to Header & Detail record I am getting the file from the MQ- Series as  a Straight line no breaks 1) The first 70 char length of the line is al

  • Export with Table Splitting : ORA-01115: IO error reading block from file

    Hello, We are in perfroming the last dryrun of our CU&UC conversion. The are now in the process of exporting the ECC6 system (Oracle 10.2.0.4.0, HPUX ia64) using sapinst features, "table splitting preparation" When doing so, we are facing critical er

  • Where is BADI CRMXIF_PARTNER_MAP called during BP replication via XIF?

    Hi, I want to debug my implementation of BADI CRMXIF_PARTNER_MAP which is used in BP replication via XIF adapter. After I set a breakpointer in my program, I tried in Tcode BP to save an updated BP, it didn't goto debugging mode. I can ensure that I