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 > Misc Help > Linux/Unix Help

Linux/Unix Help Help with server-side Linux and Unix issues

Reply
 
Thread Tools Rate Thread Display Modes
Old 10-17-2002, 09:00 PM   #1
searain
Senior Member
 
Join Date: Aug 2002
Posts: 666
i am running suncobalt 550 linux system, php.ini and also parse html as php

1)

when i try to use ibase_pconnect()

to access a remote interbase database, i got this error

Fatal error: Call to undefined function: ibase_pconnect() in

i went to the php.ini

change the set up from

;extension=interbase.so
;extension=pgsql.so

to

extension=interbase.so
extension=pgsql.so

and i saved the change of php.ini.

but the page still give me error message

Fatal error: Call to undefined function: ibase_pconnect() in.



2)

i also want to parse html as php, so i went to the apache conf file and below the lines

AddType application/x-httpd-php4 .php3
AddType application/x-httpd-php4 .php4
AddType application/x-httpd-php4 .php

i add

AddType application/x-httpd-php4 .htm
AddType application/x-httpd-php4 .html

and saved the changes

but the html parse to php is still not working.

3)

except change these ini or conf files, what else i need to do? do i need to restart the process somehow?

thanks. help please!
searain is offline   Reply With Quote
Old 10-31-2002, 07:42 PM   #2
yelvington
Senior Member
 
Join Date: Dec 2000
Location: USA
Posts: 1,012
The Apache Web server reads the .ini file when it starts, and does not re-read it unless you specifically tell it to do so.

Use the apachectl program, or the appropriate script from /etc/rc.d/init.d.
yelvington 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:38 PM.






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.