Reply
need your help problem with PHPdev
Old 05-02-2008, 08:12 AM need your help problem with PHPdev
Novice Talker

Posts: 7
Friends
i,m new to PHP & i,m doing my best to learn it but after installing PHPdev software & when following up book & educational site it always gives me a message which says (PHP complier was not found)
can any expert tell how how to overcome this problem
thank you
__________________
www.egyptiannefertiti.com
pharaohmagic is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 05-02-2008, 08:23 AM Re: need your help problem with PHPdev
Average Talker

Posts: 21
Name: Wendall
sounds like it is not finding the php files on your host. Contact your host and they should help.
wendallb is offline
Reply With Quote
View Public Profile
 
Old 05-02-2008, 08:59 AM Re: need your help problem with PHPdev
tripy's Avatar
Fetchez la vache!

Posts: 1,851
Name: Thierry
Location: In the void
I don't know phpdev, but try xampp:
http://www.apachefriends.org/en/xampp.html

I never had much troubles with it.
it installs and configure php, mysql and apache. You simply create your files in it's web directory and access them through your browser with http://localhost/file.php
__________________
Listen to the ducky: "This is awesome!!!"

tripy is offline
Reply With Quote
View Public Profile
 
Old 05-02-2008, 10:12 AM Re: need your help problem with PHPdev
nickohrn's Avatar
Weightlifting CS Student

Posts: 505
Name: Nick Ohrn
I agree about xampp, as it is currently what I use to do local development on my PC. It is reliable and creates and starts all the services you need. If you're trying to develop on a remote host, then talk to your hosting provider as WendallB suggested. Have you tried the standard test to see if PHP is running?

<?php phpinfo(); ?>

If that doesn't work, you have problems.

Also, not to be too pedantic, but PHP isn't compiled, it is interpreted.
__________________
Plugin-Developer.com - Custom plugin development to fit your needs. Plugins available for WordPress and Drupal, among others.
nickohrn is offline
Reply With Quote
View Public Profile Visit nickohrn's homepage!
 
Reply     « Reply to need your help problem with PHPdev
 

Thread Tools

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
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.11709 seconds with 13 queries