Beginner Programming
 
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 ForumsOtherBeginner Programming

Reply
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 July 2nd, 2000, 06:12 PM
JakeyG JakeyG is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Posts: 22 JakeyG User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Firstly, I won't profess to know all that much about how computers really work, and to know all the technical words about what things are...here in England, IT isn't taught all that well, and I've just had to teach myself instead (I'm 18).

OK. I'm trying to find out how PHP works so that I can try and make some dynamic pages, with more flexibility than using simple SSI tags.

I design all my sites on my Win '98 machine, and have for about half a year been using Apache on it so that I can see how the pages look, and test server-side scripts such as PHP before uploading to the web server.

I've downloaded the main PHP working scripts from DevShed (global.php3 etc) to see if I can get them to work, and see what everything does in them so that I can understand what's going on, and how I can use such code for my own sites.

However...I think there must be some problem with my Apache or Win '98 configuration somewhere. In trying to run an index.php3 file with the following code:

<?require( '/data/php/templates/devshed/category.php3');
$categoryID=8;
getCategory();
?>

I get a message saying:

Fatal error: Failed opening required '/data/php/templates/devshed/category.php3' in C:usretchtdocsdevshedindex.php3 on line 1

In other words, it seems as though instead of trying to find the category.php3 file inside http://devshed/data/php/templates/d.../category.php3, it's looking in C:usretchtdocsdevshedcategory.php3 - outside of the server files.

Without knowing all the technical wordings to use hear, I hope you've understood what I'm trying to get at. If not, I'll try and explain it further.

If you can help me here that really would be great. Also, if you can recommend a good book so that I can learn a little more about what I'm talking about, then that would be even better!

Jake
jakeg@lineone.net

Reply With Quote
Reply

Viewing: Dev Shed ForumsOtherBeginner Programming > HELP: PHP, Apache, Win '98...what's wrong?

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