GIDForums  

Go Back   GIDForums > Computer Programming Forums > MySQL / PHP Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 08-Aug-2003, 16:56
csgrad csgrad is offline
New Member
 
Join Date: Aug 2003
Posts: 2
csgrad is an unknown quantity at this point
Angry

include_path='.;c:\php4\pear'


I have PHP 4.3.2 installed on a Windows Svr 2003. I am trying to build a php web application, but continue to get the following error when trying to make a database connection:
"Failed opening 'local file location path' for inclusion (include_path='.;c:\php4\pear') in Unknown on line 0"
I have tried to editing the php.ini file to point to the directory where pear is installed (C:\PHP\php-4.3.2-Win32\PEAR), but I continue to get this error. Does anyone have any suggestions for this problem?
Thanks,

Tom Bowcut
  #2  
Old 08-Aug-2003, 18:09
JdS's Avatar
JdS JdS is offline
Senior Member
 
Join Date: Aug 2001
Location: KUL, Malaysia
Posts: 3,371
JdS will become famous soon enough
Hello csgrad,

try editing that value to:

Code:
include_path = ".;c:\;C:\PHP\php-4.3.2-Win32\PEAR"
  #3  
Old 11-Aug-2003, 09:19
csgrad csgrad is offline
New Member
 
Join Date: Aug 2003
Posts: 2
csgrad is an unknown quantity at this point
Thanks JDS for your reply, your solution solved my problem! I really appreciate your help.

CSGrad
  #4  
Old 11-Aug-2003, 09:27
JdS's Avatar
JdS JdS is offline
Senior Member
 
Join Date: Aug 2001
Location: KUL, Malaysia
Posts: 3,371
JdS will become famous soon enough
I am glad, I wasn't sure if the trailing slash was needed or not... now I know.
  #5  
Old 03-Dec-2004, 23:17
nikolas nikolas is offline
New Member
 
Join Date: Dec 2004
Posts: 1
nikolas is on a distinguished road

Error


I installed phpnuke and when i try to send a mass email throught phpbb i get the message...

Warning: send(includes/smtp.php): failed to open stream: No such file or directory in E:\Server\webpages\includes\emailer.php on line 239

Warning: send(): Failed opening 'includes/smtp.php' for inclusion (include_path='.;c:\php4\pear') in E:\Server\webpages\includes\emailer.php on line 239

Fatal error: Call to undefined function: smtpmail() in E:\Server\webpages\includes\emailer.php on line 242

Any ideas?
 
 

Recent GIDBlogProblems with the Navy (Officers) by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 Off
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 17:55.


vBulletin, Copyright © 2000 - 2010, Jelsoft Enterprises Ltd.