Truemag

  • Categories
    • Tips And Tricks
    • Internet
    • PHP
    • Javascript
    • CSharp
    • SQL Server
    • Linux
  • Lastest Videos
  • Our Demos
  • About
  • Contact
  • Home
  • Write With Us
  • Job Request
Home Problem Issue Error PHP The program can’t start because dll is missing from your computer. Try reinstalling the program to fix this problem.

PHP The program can’t start because dll is missing from your computer. Try reinstalling the program to fix this problem.

To test whether PHP does work from the console, simply open the command prompt and type:

php -version

If you get an system error message something like this: “The program can’t start because libcs.dll is missing from your computer. Try reinstalling the program to fix this problem.”

This .dll are: OCI.dll, sqlite3.dll, aspell-15.dll, libcs.dll and maybe some other.

It’s easy to fix, let’s see how to fix this issue.

1. OCI.dll is related to Oracle stuff, outcomment everything related to Oracle extension (could be: php_pdo_oci.dll, php_pdo_oci8.dll, php_oci8.dll)

2. sqlite3.dll is related to SQLite stuff, outcomment everything related to SQLite extension (could be: php_pdo_sqlite.dll, php_pdo_sqlite_external.dll)

3. aspell-15.dll is related to PSPell library, outcomment everything related to PSPell extension (could be: php_pspell.dll)

4. libcs.dll is related to Symantec/ Sybase Open Client libraries, outcomment everything related to Symantec extension (could be: php_sybase_ct.dll)

Note: to use or un-use a particular php extension, just open the php.ini and make some changes:

+ To use an extension you just have to uncomment the line in your php.ini file. To do this just remove the semi-colon (;) from the start of the line.
+ To un-use/disable an extension you just add the semi-colon (;) from the start of the line.

Mar 3, 2011Hoan Huynh
PowerShell Piwik - File cannot be loaded because the execution of scripts is disabled on this systemsphinx install error access is denied
You Might Also Like:
  • Javascript Problem Set focus textbox on Firefox
  • Sphinx Windows could not start the SphinxSearch service on Local Computer
  • Most Popular Video And Photo File Extension
  • C# Check File Extension In Array Of Valid Extension
  • Jquery checkbox checked
  • How To Check And Start An Application If It Is Not Running In Windows
  • How To Track Website With Multiple Google Analytisc Accounts
  • Get Image Width Height With JQuery And JavaScript
  • CentOS install PHP Json Extension by using PECL
  • Javascript generate a random number using Math.random
Hoan Huynh

Hoan Huynh is the founder and head of 4rapiddev.com. Reach him at [email protected]

10 years ago Problem Issue ErrorOracle extension, php.ini, PSPell extension, SQLite extension, Symantec extension1,416
0
GooglePlus
0
Facebook
0
Twitter
0
Digg
0
Delicious
0
Stumbleupon
0
Linkedin
0
Pinterest
Most Viewed
PHP Download Image Or File From URL
22,237 views
Notepad Plus Plus Compare Plugin
How To Install Compare Text Plugin In Notepad Plus Plus
20,087 views
Microsoft SQL Server 2008 Attach Remove Log
Delete, Shrink, Eliminate Transaction Log .LDF File
15,872 views
JQuery Allow only numeric characters or only alphabet characters in textbox
13,343 views
C# Read Json From URL And Parse/Deserialize Json
9,851 views
4 Rapid Development is a central page that is targeted at newbie and professional programmers, database administrators, system admin, web masters and bloggers.
Recent Posts
  • Term Papers – Easy to Take Care of
  • How to Write Term Papers in Online Tutorials
  • How to Plan Writing an Essay
  • How to Apply For a Payday Loan With Bad Credit
  • Statistics For Sale – How To Compose One
Categories
  • CSharp (45)
  • Facebook Graph API (19)
  • Google API (7)
  • Internet (87)
  • iPhone XCode (8)
  • Javascript (35)
  • Linux (28)
  • MySQL (16)
  • PHP (84)
  • Problem Issue Error (29)
  • Resources (32)
  • SQL Server (25)
  • Timeline (5)
  • Tips And Tricks (141)
  • Uncategorized (123)
Recommended
  • Custom Software Development Company
  • Online Useful Tools
  • Premium Themes
  • VPS
2014 © 4 Rapid Development