How to install sockets for php

I am running torrentflux and am trying to run fluxd and some other stuff that requires "sockets". Here is what torrentflux says:
Server
OS: Linux
PHP-Version: 5.2.6
sessions: yes
pcre: yes
sockets: no
safe_mode: off
allow_url_fopen: on
register_globals: off
imagetypes: none
In pacman I saw "perl-io-socket-ssl" and "perl-danga-socket" but this perl, but I installed it and server still says same thing
How do I install this "sockets" for php? I am clueless of php and such so if someone can explain, much appreciated!!

Oops nevermind I found it in php.ini

Similar Messages

  • How to activate completion for PHP in TextMate or  BBEDIT?

    Hi, I plan to use TEXTMATE or BBEDIT to program with PHP but I don't know how to install the Bundle or the plug-in for PHP Completion. I downloaded the plug-in PHPCodecompletion.tmbu and zipped it into user/library/application support/textMate/Bundles. I don't know how it works for BBedit.
    The question is: how to activate completion for PHP in TextMate or BBEDIT?
    Thanks for help.
    Kind regards
    Mac Book Pro Core Duo   Mac OS X (10.4.9)  

    I think you can make use of the Badi BADI_EXTEND_IDENTITY, Because this BAdi can be used based on filters and it has the methods which can let us know the before and after values of the  User Indentity from the method
    BADI_IDM_HR_COMMUNICATION       BADI_IDM_HR_COMMUNICATION     Implementation: Enhancement for Identity Management Functions
    And in this implementation try top check the method IF_BADI_EXTEND_IDENTITY~PRE_MODIFY_CHECK_IDENTITY

  • How to install extension for all users?

    How to install extensions for all users? I'am using Windows
    Vista sp1 x64 and Adobe Extension Manager 2.0.274. "Run as
    administrator" doens't work.

    Xych wrote:
    > How to install extensions for all users? I'am using
    Windows Vista sp1 x64 and Adobe Extension Manager 2.0.274. "Run as
    administrator" doens't work.
    You may have to log in as the Administrator user rather than
    "run as adminstrator".
    Beyond that, are there really enough users on a system that
    they can't install the extension(s) they need themselves?
    Danilo Celic
    |
    http://blog.extensioneering.com/
    | WebAssist Extensioneer
    | Adobe Community Expert

  • How to install Workshop for WebLogic and WebLogic Portal?

    Hi All,
    I am new to Weblogic Portal. I would like to start learning Oracle Weblogic Portals..
    Can anyone please guide me, how to install Workshop for WebLogic and WebLogic Portal?
    As per the ""Tutorials – Getting Started with WebLogic Portal"" (http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/tutorials/setup_dev_env.html)
    we need to install the Workshop for WebLogic and WebLogic Portal.
    Please suggest me where should i get the required environments/IDE?
    Thanks,
    Harish.

    Hi Harish
    1. If this is your first time with Weblogic Portal, I would recommend to download the latest Weblogic Portal Software Rel 10.3.2 from this bottom link. Check Accept Radio button, for windows download windows installer. Its about 1 GB file. This software includes Eclipse IDE, Weblogic Server and Weblogic Portal.
    http://www.oracle.com/technology/software/products/wlp/index.html
    2. During the installation process, make sure at one point you select Custom mode (NOT default Typical mode). In next following screens you will see all bundles checked EXCEPT for Samples. So make sure you check Samples Check box both under Weblogic Server and Weblogic Portal. Then proceed. This will install full Weblogic Workshop (Eclipse IDE), Weblogic Server and Weblogic Portal. This is the good installation package. Also it will install samples for Portal and Server. If you select all default typical mode, it will NOT install samples. You can install samples later on also, but its good at installation time itself you select custom and check Samples also.
    3. WLP 10.3.2 uses Eclipse IDE. If you are familiar with Eclipse IDE this should be helpful. Otherwise also, its ok.
    4. For learning WLP, in Eclipse IDE, you need to create Portal EAR Project, then Portal Web Project. Inside portal web project create simple jsp hello world portlets and a simple portal.
    5. For Deploying and Testing Portal application you need to create Portal Domain using config wizard. You can see this from Start -> Programs -> Oracle Weblogic Portal shortcut -> Weblogic Server -> Tools -> Configuration Wizard.
    6. You can start Workshop IDE from Start -> Program Files -> Oracle Weblogic Portal ...-> Eclipse For Weblogic 10.3.2
    Here are the links for quick start guide for portal development. Please do refer them.
    http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/tutorials/index.html
    http://download.oracle.com/docs/cd/E13155_01/wlp/docs103/quickstart/newproject.html
    HTH
    Ravi Jegga

  • How to install WebGUI for SAP 4.7 EE

    Hi
      How to install WebGui for SAP 4.7 E.E.
    Regards
    Srini

    For this you need install ITS -->
    http://help.sap.com/saphelp_47x200/helpdata/en/34/b20d38df9e9010e10000009b38f8cf/frameset.htm
    and read all topiks like
    SAP GUI for HTML Requirements
    Starting the SAP GUI for HTML
    Internet Transaction Server
    Regards.

  • How to Install GRID for EBS

    Hi
    How to install GRID for EBS applications.Any Docs please let me know
    "E-Business management pack for GRID for monitoring EBS applications"

    Please refer to:
    Note: 394448.1 - Getting Started with the Application Management Pack for Oracle E-Business Suite (Releases 2.0 and 2.0.1)
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=394448.1
    Note: 568069.1 - How to Verify Grid Control Version And Application Management Pack Version Integrated With Oracle Applications EBS?
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=568069.1

  • How to install drivers for ati radeon 3200?and how to config xorg.co ?

    how to install drivers for ati radeon 3200?and how to config xorg.conf?

    mawch wrote:how to install drivers for ati radeon 3200?and how to config xorg.conf?
    Hello
    I am using ati hd 3200 which is integrated with my motherboard. If you are using arch you can download & install through pacman. The package is named like catalyst*. You can install them by issuing as root user
    #pacman -Sy
    #pacman -S -l | grep -i catalyst
    #pacman -S catalyst catalyst-utils
    After installation reboot your machine in runlevel 1. (single mode).  Ensure "fglrx" module is loaded correctly using
    #lsmod | grep -i fglrx
    If the resultant output have "fglrx" part  the module is loaded correctly. The next step is to create a working /etc/X11/xorg.conf. Backup your current xorg.conf if needed.
    #cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bkup
    Then issue
    #aticonfig --initial --input=/etc/X11/xorg.conf
    This will create a new xorg.conf file. Now we can test our confign.
    #telinit 3
    I am using runlevel 3 to avoid graphic messup!!
    issue
    #gdm
    If you graphical login screen works correctly there is nothing to do more except adjust your monitor resoloution as you like.
    To know your ati driver is working correctly issue as root
    #fgl_glxgears
    If gears are rolling happily it seems correct. You can also know more about installed ati driver
    #fglrxinfo
    Now the installed driver version is in the output 
    If there is any problem try following
    ##### Soloutions to solve various display problems using ATI Catalyst Drivers in Linux #####
    yes video playback is choppy until i ran :-
    sudo aticonfig --overlay-type=Xv
    Try adding the following to the 'Device' section in /etc/X11/xorg.conf
    Option "TexturedVideo" "true"
    ### This is a half solution for mythtv problems. Run mythtv in window (no full screen) If You have a screen resolution of 1024x768 try the command;
    mythfrontend --geometry 800x600
    Append the "Device" Section of /etc/X11/xorg.conf file as follows;
    Section "Device"
    Identifier "Videocard0"
    Driver "fglrx"
    Option "OpenGLOverlay" "off"
    Option "VideoOverlay" "on"
    Option "TexturedVideo" "on"
    Option "TexturedVideoSync" "on"
    Option "Capabilities" "0x00000800"
    BusID "PCI:1:0:0"
    EndSection
    Add following in the .bashrc of each user or /etc/bashrc file* Most Effective In My Case!!
    export LIBGL_ALWAYS_INDIRECT=true
    ####### Arch Linux - Add the "nopat" option to the /boot/grub/menu.lst or /boot/grub/grub.conf
    ####### as in the following example
    title  Archlinux Ice Kernel
    root   (hd0,1)
    kernel /boot/vmlinuz26-ice root=/dev/sda2 ro resume=/dev/sda3 quiet splash nopat
    initrd /boot/kernel26-ice.img
    NB: REGULAR DISCLAIMER IS ALSO APPLICABLE TO THE ABOVE MATTER; USE IT AT YOUR OWN RISK !!!  ALL THE ABOVE INFORMATION IS COLLECTED FROM VARIOUS POSTINGS IN THE FORUM AND FROM MY OWN EXPERIENCE
    Wish U good luck
    mvdvarrier

  • How to install safari for mac .... after deleting it

    how to install safari for mac .... after deleting it
    so i had a mallwere saying call the x number so that we can fix ur safari and i didnt call them because its not  a USA number . so i had to delete the safari from my mac ... now i want to install it again ... and am not able to do that can someone help me out with that ? thanks...
    Karam

    You will have to reinstall OS X. In the future ignore such things. Don't click on any links or dial any phone numbers. They are all phishing scams.
    Deleting Safari was not a solution.
    Remove Browser Pop-up Problems
         AdwareMedic
         Adblock Plus 1.8.9
         remove adware that displays pop-up ads and graphics on your Mac

  • How to install license for expired SAP J2EE engine?

    Hi,
    I had used evaluation copy of the SAP J2EE engine. This copy works for few days and now the SAP J2EE engine is stopped. After its expiration, we purchased the permanent license.
    My question is: <b>how to install license for the expired SAP J2EE engine so that the engine can be started without re-installation?</b>
    Waiting for the reply.
    regards,
    Anand

    Dear Anand ,
    To install license of  the J2EE Engine :
    In the Visual Administrator -> Server 0  -> Services -> Licensing Adapter. Then choose tab page Runtime -> Installed Licenses and Install subsequent temporary license.
    check the URL for further details :
    http://help.sap.com/saphelp_nw70/helpdata/en/14/5e533e5ff4d064e10000000a114084/frameset.htm
    Hope this will help you resolve issue .
    Regards ,
    Santosh

  • How to install certs for web access

    Hi all: While I have done this several times using ConsoleOne in previous versions of GW, I cannot seem to find a good write-up on installing certificates for Web Access in GW 2014. I came across this TID (https://www.novell.com/support/kb/doc.php?id=7010584) but I am not sure this applies to Web Access. Can anyone point me to a How-To or TID which describes installing certs specifically for Web Access (2014)? We are running GW 2014.0.1 on an OES11 SP2 server.
    Thanks, Chris.

    Hi Chris,
    The TID you referenced in your first post also applies to WebAccess.
    When running GroupWise/WebAccess on OES/SLES/Linux, it's not really about doing something for GroupWise WebAccess, but about doing something for Apache. So you can approach this as a generic Apache thing.
    Originally Posted by cmosentine
    PS: Our certs are from GoDaddy. We have two files, ourdomain.crt and sf_bundle.crt. If I follow the TID I referenced, I am not sure where these should be placed in the configuration file.
    If you have those files you can add them to the apache2 configuration as the TID mentions.
    You are missing one file in your listing.... the key file. Without the key file, it won't work.
    If you have those three files on the webaccess server, simply add lines to the vhost file;
    SSLCertificateFile </path/to/ourdomain.crt)>
    SSLCertificateKeyFile </path/to/ourdomain.key)>
    SSLCertificateChainFile <path/to/sf_bundle.crt>
    Then reload Apache.
    Also make sure root is the only user that can read those files (mainly important to shield the key file used).
    If there are no errors upon reloading Apache, the new certificates should then be in use.
    In general, this blog post might give some more insight on the openssl process :https://www.digitalocean.com/communi...-keys-and-csrs
    There are many others that might explain it better.
    Cheers,
    Willem

  • [CLOSED] how to install cleanq2 for quake 2

    Hello all,
    I'm would like to install Quake 2, I know I could use Wine, but I would like to install it natively.  I saw a post here:
    http://bbs.archlinux.org/viewtopic.php?id=99025
    and they mention cleanq2.  I  checked out the link to the code page, but could not find directions on how to install it or even the files to install.
    Is cleanq2 the better way to go?  I'm just looking for a little nostalgia and would be happy with the original quake 2.
    --nixIT
    Last edited by nixIT (2011-11-12 03:15:49)

    Just try Jake2, it runs fine !

  • How to install TopLink_CMP_2_0 for Weblogic 10.3.4 (11g Release 1)

    Hi
    I am trying to migrate EJB2.x code from JBoss to Weblogic 10.3.4.
    The entity bean description in my weblogic-ejb.jar looks like below.
    <weblogic-enterprise-bean>
    <ejb-name>UserProfile</ejb-name>
    <entity-descriptor>
    <persistence>
    <persistence-use>
    <type-identifier>WebLogic_CMP_RDBMS</type-identifier>
    <type-version>7.0</type-version>
    <type-storage>META-INF/weblogic-cmp-rdbms-jar.xml</type-storage>
    </persistence-use>
    </persistence>
    </entity-descriptor>
    <local-jndi-name>ejb/LocalUserProfile</local-jndi-name>
    </weblogic-enterprise-bean>
    I get error Error while reading 'META-INF/weblogic-cmp-rdbms-jar.xml' when deploying to server as I posted in another thread at Error in deploying entity beans - migration from JBoss to Weblogic 10.3.4
    The information on the page http://download.oracle.com/docs/cd/B25221_05/web.1013/b13593/depcr008.htm tells that the supported persistent type for EJB2.0 is TopLink_CMP_2_0.
    When I modify above entity description accordingly, the deployment throws exception that "*TopLink_CMP_2_0*" is not installed.
    Can someone suggest me how to install the persistent type? Also please let me know if my approach to migration is correct.

    See if these help:
    http://java2go.blogspot.com/2008/01/jaxb-10-vs-20-in-jdeveloper-10g.html
    http://biemond.blogspot.com/2008/02/jaxb-20-in-jdeveloper-10g-and-11g.html

  • Do I need a dedicated server to install hiphop for php?

    I am unable to install hiphop on shared host for php. Do I need a dedicated server to install it?
    Please help.

    On Fri, 12 Sep 2014 12:47:44 +0000, Rosie Edwards wrote:
    I am unable to install hiphop on shared host for php. Do I need a dedicated server to install it?
    Please help.
    Sorry but this has nothing to do with Windows Server Security, which is the
    purpose of this forum. You're going to need to ask this question wherever
    "hiphop for PHP" is supported and that won't be a Microsoft support forum.
    Paul Adare - FIM CM MVP
    Hi, my name is Rebecca, and I'm a computing whore. -- Rebecca Gray
    If I pay you twenty bucks, will you blow my EPROM? -- Joe

  • Process Flow: how to install OWF for OWB?

    Hi all,
    I installed OWB 10.2 and I don't know how to install OWF, or better:
    - I installed OWF 2.6.4 server from OWF CD
    - I crated the OWF location
    - I registered the OWF location
    - I created a Process Flow but when I deploy it, it appears this error message:
    ORA-01924: role 'OWB_O_OWBRT_OWNER' not granted or does not exist
    ORA-06512: at "SYS.DBMS_SESSION", line 132
    ORA-06512: at line 1
    How can I mange it?
    Is not possible to install OWF from OWB Reposiroty Assistant?
    Or what kind of grants does it need?
    Regards
    Steve

    Steve,
    You have to make the workflow manager schema as an OWB user.For that goto global explorer -->user-->right click on it select your workflow manager schema and click finish ...that should do the trick
    Cheers,
    Raj

  • How to install sources for infobject from business content

    Hi,
    I have 16 infobjects for which we need to move to prod and there are no connections to it but the infobjects are active and some are i modified state, like no datasources, infosources, transfer rules etc., Can you please tell me the approach to install all the necessary for them. I mean how to find and how to install, please help if any documentation is available.
    Thanks

    Hi daniel,
    Inorder to  install the business object, you will be require to follow the following steps :
    i)Go to RSA1 (Admistrator Workbench) for installing the Business Content. Navigate to object you want to install. Now you want to install the info object then select Info Object.
    ii)Select your Info Object say 0MATL_GROUP (material Group).Click on Transfer selections.
    iii)Now when the info object is selected. It will always be in default selection (Only Necessary object), Now if you want to install the various other things like data source, transformation rule etc as you specify in query
    iv) For that go to grouping select IN DATAFLOW BEFORE AND AFTERWARDS. One more thing If you want to specify the Source system then u can do it by clicking on that Yellow Box (symbol specify the source system) adjacent to BEx (Truck Symbol). This mainly used for the things like transformation, update rule etc  as you want.
    v)Now you want to see if there can be some predictive error then go Install  --> Simulate Installation.
    vi)Now important point to note is MATCH(X) or COPY. Now suppose you already have the Material Group install in your system in Active version. Now here if you didnu2019t select the MATCH check box then your   A-version Material Group will be overwritten by the D-version Material group provided by SAP.
    vii)For ur more understanding lets take the example say  you have  added two customer specific attribute to Material Group now twist is SAP has also just release the enhance material Group with two additional attribute. Now  you are very curious of getting this two attribute in your already active Material Group. For this you will be required to install the material Group from Business content. If you forget to check the Match option then your customer specific attribute will be lost. So to retain them we have to check the MATCH(X) 
    Hope it will help. 
    Thanks,
    Deepak Machal

Maybe you are looking for

  • Monitor Patch to Intel Mini 2007

    My Mini has a DVI out. Buying monitor with both VGA (15 pin mini D-Sub) and HDMI inputs. I assume the monitor is compatable, and that I would need either a DVI to VGA or a DVI to HDMI adaptor to make the connection. Will the picture quality be the sa

  • Cannot upload xls file in a Document in SAP DMS

    Hello Guru, I have tried to upload a excel file in an existing Document AA00-0123 in both SAP Easy DMS and GUI both i was now able to upload the file having same error message telling "An error occured while creating the original attribute for" how c

  • No KBD illumination since 10.4.7 update

    Since updating my 15" MBP to 10.4.7, the Keyboard illumination will only work when both speakers are covered. KBD prefs has the Box checked that says "Illuminate KBD in low light conditions" and the slider is set to "Never". Anyone else having this p

  • Delvry05 IDoc type

    We want to use Delvry05 IDoc type for our EDI 940 and 945. Can you please tell me what is the message type and function module for both inbound and outbound transfer of Delvry05 for 940 and 945? Thanks in advance.

  • Itunes install and Vista x64 ".ipg" registry permissions issue

    Much like similar posts, I tried to upgrade to 8.0.2.20 x64. It gets almost to the end (on iTunes piece, I think) and stops with: "HKEYLOCALMACHINE32\Software\Classes\.ipg\OpenWithList\iTunes.exe. Verify that you have sufficient access to that key, o