PHP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesPHP Development

Closed Thread
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old February 9th, 2013, 01:42 PM
williamrouse williamrouse is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2013
Posts: 10 williamrouse User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 59 m 39 sec
Reputation Power: 0
PHP5 - Windows 8 install

I’m having problems setting up PHP on my new windows machine. I downloaded and unzip php-5.4.11-nts-Win32-VC9-x86.zip into a directory called php5.4 and then place my php.ini file in the Windows directory. When I call php with “php –version” I receive the following error:
==========
Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.

C:\windows\system32>cd\php5.4

C:\php5.4>php -v
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\php5.4\ext\php_pdo.dll' - The specified module could not be found.
in Unknown on line 0
PHP 5.4.11 (cli) (built: Jan 16 2013 20:26:26)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies

C:\php5.4>

The file 'C:\php5.4\ext\php_pdo.dll' is not in the distribution that I have and is not called by php .ini

So the question that I have is what should I be looking for next in order to resolve this?

Reply With Quote
  #2  
Old February 9th, 2013, 02:28 PM
kicken's Avatar
kicken kicken is offline
Wiser? Not exactly.
Dev Shed God 1st Plane (5500 - 5999 posts)
 
Join Date: May 2001
Location: Bonita Springs, FL
Posts: 5,654 kicken User rank is General 37th Grade (Above 100000 Reputation Level)kicken User rank is General 37th Grade (Above 100000 Reputation Level)kicken User rank is General 37th Grade (Above 100000 Reputation Level)kicken User rank is General 37th Grade (Above 100000 Reputation Level)kicken User rank is General 37th Grade (Above 100000 Reputation Level)kicken User rank is General 37th Grade (Above 100000 Reputation Level)kicken User rank is General 37th Grade (Above 100000 Reputation Level)kicken User rank is General 37th Grade (Above 100000 Reputation Level)kicken User rank is General 37th Grade (Above 100000 Reputation Level)kicken User rank is General 37th Grade (Above 100000 Reputation Level)kicken User rank is General 37th Grade (Above 100000 Reputation Level)kicken User rank is General 37th Grade (Above 100000 Reputation Level)kicken User rank is General 37th Grade (Above 100000 Reputation Level)kicken User rank is General 37th Grade (Above 100000 Reputation Level)kicken User rank is General 37th Grade (Above 100000 Reputation Level)kicken User rank is General 37th Grade (Above 100000 Reputation Level)  Folding Points: 2670569 Folding Title: Super Ultimate Folder - Level 6Folding Points: 2670569 Folding Title: Super Ultimate Folder - Level 6Folding Points: 2670569 Folding Title: Super Ultimate Folder - Level 6Folding Points: 2670569 Folding Title: Super Ultimate Folder - Level 6Folding Points: 2670569 Folding Title: Super Ultimate Folder - Level 6Folding Points: 2670569 Folding Title: Super Ultimate Folder - Level 6Folding Points: 2670569 Folding Title: Super Ultimate Folder - Level 6Folding Points: 2670569 Folding Title: Super Ultimate Folder - Level 6Folding Points: 2670569 Folding Title: Super Ultimate Folder - Level 6Folding Points: 2670569 Folding Title: Super Ultimate Folder - Level 6
Time spent in forums: 2 Months 2 Weeks 2 Days 5 h 1 m 44 sec
Reputation Power: 3436
Run php -i | more and look for the line Loaded Configuration File to verify which ini file is being loaded. There is no need for a php_pdo extension past 5.3, it is built-in by default. You just need to remove the line from which ever ini file it is coming from.
__________________
Recycle your old CD's, don't just trash them


Spidermonkey Tutorial;

If I helped out out, show some love with some reputation, or tip with Bitcoins to 1N645HfYf63UbcvxajLKiSKpYHAq2Zxud

Reply With Quote
  #3  
Old February 9th, 2013, 05:17 PM
williamrouse williamrouse is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2013
Posts: 10 williamrouse User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 59 m 39 sec
Reputation Power: 0
Quote:
Originally Posted by kicken
Run php -i | more and look for the line Loaded Configuration File to verify which ini file is being loaded. There is no need for a php_pdo extension past 5.3, it is built-in by default. You just need to remove the line from which ever ini file it is coming from.


I was using my old php.ini file and not copying the model file that came with the new distribution.
Thanks for the help!
WBR

Reply With Quote
  #4  
Old February 10th, 2013, 09:51 PM
williamrouse williamrouse is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2013
Posts: 10 williamrouse User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 59 m 39 sec
Reputation Power: 0
I tried two installs of the Apache server today and they both did not work.
I am running windows 8 and I am hoping someone will give me the exact name of the MSI file that they used to install a functioning compatible version with PHP.

Thank You.
PS
After a third try I got it complete!

Reply With Quote
Closed Thread

Viewing: Dev Shed ForumsProgramming LanguagesPHP Development > PHP5 - Windows 8 install

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap