Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 05-07-2007, 09:47 PM Installing PHP 5.2.2
Junior Talker

Posts: 2
Trades: 0
Hi,

I was trying to install PHP 5.2.2 installer when I encounter this error:

"Error trying access the local web service: GetObject Failed. You will need to manually configure the web server."

Can anyone advise what could be the possible cause of this error?
And what should I do to the apache server configuration?

On another note, I have managed to install Apache 2.2.4 successfully and I have also started the service.

Also, do I need to configure PHP after installing it?

Thanks.
jin101 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-08-2007, 07:08 AM Re: Installing PHP 5.2.2
solomongaby's Avatar
Webmaster Talker

Latest Blog Post:
How Do You Find Music Online ?
Posts: 522
Name: Gabe Solomon
Location: Romania
Trades: 1
my advice install XAMPP .. it is easyer if you are not a very experience webdev.
__________________
If you like my posts ... TK is appreciated:)

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
solomongaby is offline
Reply With Quote
View Public Profile Visit solomongaby's homepage!
 
Old 05-08-2007, 09:27 AM Re: Installing PHP 5.2.2
Junior Talker

Posts: 2
Trades: 0
Thanks for your reply!

I have managed the get PHP installed. I selected all components previously during installation which somehow caused the error. By using the default installation settings, the problem will not occur.
jin101 is offline
Reply With Quote
View Public Profile
 
Old 08-14-2008, 09:43 AM Re: Installing PHP 5.2.2
Junior Talker

Posts: 1
Trades: 0
Thanks for the solution. I had the exact same problem!
bandit is offline
Reply With Quote
View Public Profile
 
Old 08-14-2008, 10:53 AM Re: Installing PHP 5.2.2
Skilled Talker

Posts: 85
Name: Ilyes Rhouma
Trades: 0
You can also install wampserver, it's very nice and with php and mysql
__________________
Want a cheap and custom programmer or writer ?
Please login or register to view this content. Registration is FREE

Are you
Please login or register to view this content. Registration is FREE
? Start
Please login or register to view this content. Registration is FREE
free and earning money !
Please login or register to view this content. Registration is FREE
Ilyes is offline
Reply With Quote
View Public Profile Visit Ilyes's homepage!
 
Old 06-26-2009, 03:52 PM Re: Installing PHP 5.2.2
Junior Talker

Posts: 1
Name: James Henderson
Trades: 0
If you install everything apache will get told to load everything. Go
into your httpd.conf file in apache and tell it to load one apache file.
Your apache version and block all the others.

#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
ScriptAlias /php/ "C:/Program Files/PHP/"
Action application/x-httpd-php "C:/Program Files/PHP/php-cgi.exe"
PHPIniDir "C:/Program Files/PHP/"
LoadModule php5_module "C:/Program Files/PHP/php5apache2_2.dll"
#PHPIniDir "C:/Program Files/PHP/"
#LoadModule php5_module "C:/Program Files/PHP/php5apache2.dll"
#PHPIniDir "C:/Program Files/PHP/"
#LoadModule php5_module "C:/Program Files/PHP/php5apache.dll"
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
jimfromtexas is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Installing PHP 5.2.2
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.55495 seconds with 12 queries