HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows Vista

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 09-03-2008, 03:01 PM
Mr_J
Guest
 
Posts: n/a
Default PHP

I`m currently running Vista Home Premium SP1 and try to install PHP5 & Apache
2.0
Allot of errors when starting up, .dll files missing or invalid etc. So I
tried to install WAMP5. The installation was fine but again, when the app
start I get all the errors again!!
Is this maybe a compatibility issue?
I want to install this for php script testing.
Any help will be gr8
Regards,
Jaco Joubert
PS. I`m signed up with a bunch of forums with no answers...
Reply With Quote
Sponsored Links
  #2  
Old 09-03-2008, 04:24 PM
R. C. White
Guest
 
Posts: n/a
Default Re: PHP

Hi, Jaco.

> PS. I`m signed up with a bunch of forums with no answers...


Most of them "slurp" messages from these Microsoft public newsgroups (also
known as Microsoft Communities or discussion groups), so your post is
probably already shown in many of those forums. Now you'll have to go sign
in to each of those forums to see if there are any responses - UNLESS each
forum also relays any responses from there back to the MS server.

I can't help with your actual problem because I have no idea what PHP is and
you didn't spell it out.

RC
--
R. C. White, CPA
San Marcos, TX
rc@grandecom.net
Microsoft Windows MVP
(Running Windows Live Mail 2008 in Vista Ultimate x64 SP1)

"Mr_J" <MrJ@discussions.microsoft.com> wrote in message
news:F5C3F1E5-DC07-4A26-8C2D-3C9F2FECCE02@microsoft.com...
> I`m currently running Vista Home Premium SP1 and try to install PHP5 &
> Apache
> 2.0
> Allot of errors when starting up, .dll files missing or invalid etc. So I
> tried to install WAMP5. The installation was fine but again, when the app
> start I get all the errors again!!
> Is this maybe a compatibility issue?
> I want to install this for php script testing.
> Any help will be gr8
> Regards,
> Jaco Joubert
> PS. I`m signed up with a bunch of forums with no answers...


Reply With Quote
  #3  
Old 09-03-2008, 04:46 PM
Paul Montgomery
Guest
 
Posts: n/a
Default Re: PHP

On Wed, 3 Sep 2008 10:24:30 -0500, "R. C. White" <rc@grandecom.net>
wrote:

>I can't help with your actual problem because I have no idea what PHP is and
>you didn't spell it out.


It's a scripting language webmasters would know about. All those
annoying vBulletin board forums are written in PHP.
Reply With Quote
  #4  
Old 09-03-2008, 05:25 PM
Mark L. Ferguson
Guest
 
Posts: n/a
Default Re: PHP

It's likely that the apps are having trouble with Permissions. Rightclick
the setup exe file, and 'run as administrator'

--
Please use the Communities guidelines when posting.
http://www.microsoft.com/wn3/locales...help_en-us.htm
Use the "Ratings" feature. It helps the new users.
Mark L. Ferguson MS-MVP
https://mvp.support.microsoft.com/profile/Mark.Ferguson

"Mr_J" <MrJ@discussions.microsoft.com> wrote in message
news:F5C3F1E5-DC07-4A26-8C2D-3C9F2FECCE02@microsoft.com...
> I`m currently running Vista Home Premium SP1 and try to install PHP5 &
> Apache
> 2.0
> Allot of errors when starting up, .dll files missing or invalid etc. So I
> tried to install WAMP5. The installation was fine but again, when the app
> start I get all the errors again!!
> Is this maybe a compatibility issue?
> I want to install this for php script testing.
> Any help will be gr8
> Regards,
> Jaco Joubert
> PS. I`m signed up with a bunch of forums with no answers...


Reply With Quote
  #5  
Old 09-03-2008, 06:50 PM
Synapse Syndrome
Guest
 
Posts: n/a
Default Re: PHP

"Paul Montgomery" <i.m.nonnymous@NOSPAMgmail.com> wrote in message
news:j7ctb4hht2vueaov87a2ann5e37pc9lmv4@4ax.com...
>
>>I can't help with your actual problem because I have no idea what PHP is
>>and
>>you didn't spell it out.

>
> It's a scripting language webmasters would know about.


More specifically, web developers.

> All those
> annoying vBulletin board forums are written in PHP.


That's a massive understatement. Loads and loads of dynamic websites use
PHP server side scripting. Amazon, eBay, Facebook, loads and loads of
others. Most blogs use PHP. The vast majority of dynamic sites. Most CMS
systems too, which lots of websites are made with these days.

http://en.wikipedia.org/wiki/List_of...gement_systems

ss.


Reply With Quote
  #6  
Old 09-04-2008, 12:48 AM
xfile
Guest
 
Posts: n/a
Default Re: PHP

Hi,

Maybe the following articles may help you:

Install Apache on Windows Vista (Updated):

http://senese.wordpress.com/2007/06/...windows-vista/

PS: The author also uses Home Premium.

Install PHP under Apache and Vista:

http://senese.wordpress.com/2007/06/...windows-vista/

PS: Use manual instead of installer.

You can find additional installation-related information from PHP.net:

http://tw2.php.net/manual/en/faq.ins...lation.apache2

This will be a perfect opportunity for Open Source advocates come to assist,
but where are they?

Hope this helps and good luck.



"Mr_J" <MrJ@discussions.microsoft.com> wrote in message
news:F5C3F1E5-DC07-4A26-8C2D-3C9F2FECCE02@microsoft.com...
> I`m currently running Vista Home Premium SP1 and try to install PHP5 &
> Apache
> 2.0
> Allot of errors when starting up, .dll files missing or invalid etc. So I
> tried to install WAMP5. The installation was fine but again, when the app
> start I get all the errors again!!
> Is this maybe a compatibility issue?
> I want to install this for php script testing.
> Any help will be gr8
> Regards,
> Jaco Joubert
> PS. I`m signed up with a bunch of forums with no answers...



Reply With Quote
  #7  
Old 09-04-2008, 08:10 AM
Mr_J
Guest
 
Posts: n/a
Default Re: PHP

Thanks for all the input! I will go through the articles. Sorry if I posted
wrong but over here is alot of traffic and I was expecting an answer. Thanks
again
Regards
Jaco Joubert AKA MrJ

"xfile" wrote:

> Hi,
>
> Maybe the following articles may help you:
>
> Install Apache on Windows Vista (Updated):
>
> http://senese.wordpress.com/2007/06/...windows-vista/
>
> PS: The author also uses Home Premium.
>
> Install PHP under Apache and Vista:
>
> http://senese.wordpress.com/2007/06/...windows-vista/
>
> PS: Use manual instead of installer.
>
> You can find additional installation-related information from PHP.net:
>
> http://tw2.php.net/manual/en/faq.ins...lation.apache2
>
> This will be a perfect opportunity for Open Source advocates come to assist,
> but where are they?
>
> Hope this helps and good luck.
>
>
>
> "Mr_J" <MrJ@discussions.microsoft.com> wrote in message
> news:F5C3F1E5-DC07-4A26-8C2D-3C9F2FECCE02@microsoft.com...
> > I`m currently running Vista Home Premium SP1 and try to install PHP5 &
> > Apache
> > 2.0
> > Allot of errors when starting up, .dll files missing or invalid etc. So I
> > tried to install WAMP5. The installation was fine but again, when the app
> > start I get all the errors again!!
> > Is this maybe a compatibility issue?
> > I want to install this for php script testing.
> > Any help will be gr8
> > Regards,
> > Jaco Joubert
> > PS. I`m signed up with a bunch of forums with no answers...

>
>
>

Reply With Quote
  #8  
Old 09-04-2008, 09:08 AM
xfile
Guest
 
Posts: n/a
Default Re: PHP

>Sorry if I posted
> wrong but over here is alot of traffic and I was expecting an answer.
> wrong but over here is alot of traffic and I was expecting an answer.


No problem at all and hope it helps.

I was talking about some Open Source advocates who frequently visit this
newsgroup and thought they should have given you some help too.

It's a platform-related question so no worries.

Good luck.

"Mr_J" <MrJ@discussions.microsoft.com> wrote in message
news:60253FA9-0750-4755-8097-1DF466248F50@microsoft.com...
> Thanks for all the input! I will go through the articles. Sorry if I
> posted
> wrong but over here is alot of traffic and I was expecting an answer.
> Thanks
> again
> Regards
> Jaco Joubert AKA MrJ
>
> "xfile" wrote:
>
>> Hi,
>>
>> Maybe the following articles may help you:
>>
>> Install Apache on Windows Vista (Updated):
>>
>> http://senese.wordpress.com/2007/06/...windows-vista/
>>
>> PS: The author also uses Home Premium.
>>
>> Install PHP under Apache and Vista:
>>
>> http://senese.wordpress.com/2007/06/...windows-vista/
>>
>> PS: Use manual instead of installer.
>>
>> You can find additional installation-related information from PHP.net:
>>
>> http://tw2.php.net/manual/en/faq.ins...lation.apache2
>>
>> This will be a perfect opportunity for Open Source advocates come to
>> assist,
>> but where are they?
>>
>> Hope this helps and good luck.
>>
>>
>>
>> "Mr_J" <MrJ@discussions.microsoft.com> wrote in message
>> news:F5C3F1E5-DC07-4A26-8C2D-3C9F2FECCE02@microsoft.com...
>> > I`m currently running Vista Home Premium SP1 and try to install PHP5 &
>> > Apache
>> > 2.0
>> > Allot of errors when starting up, .dll files missing or invalid etc. So
>> > I
>> > tried to install WAMP5. The installation was fine but again, when the
>> > app
>> > start I get all the errors again!!
>> > Is this maybe a compatibility issue?
>> > I want to install this for php script testing.
>> > Any help will be gr8
>> > Regards,
>> > Jaco Joubert
>> > PS. I`m signed up with a bunch of forums with no answers...

>>
>>
>>



Reply With Quote
  #9  
Old 09-04-2008, 12:51 PM
Matt Bastin
Guest
 
Posts: n/a
Default Re: PHP

Try uninstalling all known versions of MySQL, Apache and PHP on your PC and
then re-load WAMP. WAMP will load the latest version of each.

"Mr_J" <MrJ@discussions.microsoft.com> wrote in message
news:F5C3F1E5-DC07-4A26-8C2D-3C9F2FECCE02@microsoft.com...
> I`m currently running Vista Home Premium SP1 and try to install PHP5 &
> Apache
> 2.0
> Allot of errors when starting up, .dll files missing or invalid etc. So I
> tried to install WAMP5. The installation was fine but again, when the app
> start I get all the errors again!!
> Is this maybe a compatibility issue?
> I want to install this for php script testing.
> Any help will be gr8
> Regards,
> Jaco Joubert
> PS. I`m signed up with a bunch of forums with no answers...


Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes



All times are GMT. The time now is 01:52 AM.


Powered by vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger