Loading Dll

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sajeena
    New Member
    • Oct 2009
    • 8

    Loading Dll

    I have a website hosted in godaddy server.But i need to enable php_uploadprogr ess.dll in the php ini.Si i loaded php5.ini in the root server.But i am unable to have mysql_connect,c url function when i use the php5.ini.What i need to do for enabling the php_uploadprogr ess.dll.


    Thanks in advance!
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    Originally posted by Sajeena
    Si i loaded php5.ini in the root server.But i am unable to have mysql_connect,c url function when i use the php5.ini.What i need to do for enabling the php_uploadprogr ess.dll.
    this should be covered either in your account documentation or site support.

    Comment

    • Markus
      Recognized Expert Expert
      • Jun 2007
      • 6092

      #3
      Originally posted by Sajeena
      I have a website hosted in godaddy server.But i need to enable php_uploadprogr ess.dll in the php ini.Si i loaded php5.ini in the root server.But i am unable to have mysql_connect,c url function when i use the php5.ini.What i need to do for enabling the php_uploadprogr ess.dll.


      Thanks in advance!
      Can you clarify this for me: when you enable the php_uploadprogr ess.dll extension, other extensions such as MySQL and cURL fail?

      Comment

      • Sajeena
        New Member
        • Oct 2009
        • 8

        #4
        Loading Dll

        Yes,when i enable the php_uploadprogr essbar.dll. It will disable mysql and curl function.But when i enable the sam in my local machine, it is working fine.

        Comment

        • Markus
          Recognized Expert Expert
          • Jun 2007
          • 6092

          #5
          Originally posted by Sajeena
          Yes,when i enable the php_uploadprogr essbar.dll. It will disable mysql and curl function.But when i enable the sam in my local machine, it is working fine.
          That doesn't sound right. Can you post the contents of your php.ini file please.

          Comment

          Working...