To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
PHPBuilder.com  
 

 

Go Back   PHPBuilder.com > PHP Help > Install

Install Conversation regarding installation and upgrade of PHP

Reply
 
Thread Tools Rate Thread Display Modes
Old 07-01-2000, 08:24 AM   #1
Anon
Senior Member
 
Join Date: Jun 2000
Posts: 65,386
how can i set include_path with PHP3

Hi,

I've got my Win98 System to test my website before publishing it .. i wan't to set the include path fot PHP3 to a directory in :
D:\http\includes
How Can I do This ??

i've used this line in php3.ini :
include_path = ".;D:\http\includes\"

What's wrong? how can i fix it?
I'm using Apache 1.3.12

Thanks in advance
Anon is offline   Reply With Quote
Old 07-01-2000, 12:03 PM   #2
Anon
Senior Member
 
Join Date: Jun 2000
Posts: 65,386
RE: how can i set include_path with PHP3

use this
include_path = "D:\http\includes\"
-Nitin
Anon is offline   Reply With Quote
Old 07-02-2000, 07:59 AM   #3
Anon
Senior Member
 
Join Date: Jun 2000
Posts: 65,386
It's not working !

Thanks Nitin Gaur ..
but it didn't worked either :(
Anon is offline   Reply With Quote
Old 07-02-2000, 02:15 PM   #4
Anon
Senior Member
 
Join Date: Jun 2000
Posts: 65,386
How to install on win98 and pws

Hi,
I am a starter in PHP and i wana know how to begin. I do install php and do made some changes in the php.ini files and also i put my file first.php3 in c:\Inetpub\wwwroot but my browser IE 5.0 does not compile or interprate my php file. can u please provide me some help in this regard

Thanking in anticipation

From
Omer Mustafa
Anon is offline   Reply With Quote
Old 07-02-2000, 02:25 PM   #5
Anon
Senior Member
 
Join Date: Jun 2000
Posts: 65,386
RE: How to install on win98 and pws

The PHP Scripts aer server-side programs, so the are interpreted by the server ( actually the interpreter that is called by the server ) and the results ( only ) of the execution are returned to the user .. so IE5 have nothing to do with this ..

You have to install the PHP interpreter as described in the Readme file that comes with it.

after you do all the steps as descibed you must start your server ( PWS ) and type this in the URL box for the browser ( http://localhost/first.php3 ) and you should see youre documnet interpreted there !

for more information check out my website ..
http://www.mubarmej.f2s.com/
Anon is offline   Reply With Quote
Old 07-02-2000, 06:57 PM   #6
Anon
Senior Member
 
Join Date: Jun 2000
Posts: 65,386
RE: It's not working !

Change this:

include_path = "D:\http\includes\"

to this:

include_path = d:\http\includes

and it should solve the problem. Good luck!!!!


Geoff
Anon is offline   Reply With Quote
Old 07-03-2000, 07:43 AM   #7
Anon
Senior Member
 
Join Date: Jun 2000
Posts: 65,386
RE: How to install on win98 and pws

I cant read your side.
Do you have an english version?
Anon is offline   Reply With Quote
Old 07-04-2000, 07:40 AM   #8
Anon
Senior Member
 
Join Date: Jun 2000
Posts: 65,386
RE: It's not working !

how about
include("d:/dunno/where/x.html");

or try using relative declaration from the actul directory....

or even.. "file://d:/dunno..."

windoze sux :)
Anon is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 03:42 AM.






Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.