Previous Thread
Next Thread
Print Thread
Hop To
#218008 10/16/2008 5:08 PM
Joined: Jan 2004
Posts: 42
journeyman
journeyman
Joined: Jan 2004
Posts: 42
Hello,
install error in createtable.php

Quote
Warning: require_once(libs/phpmailer/class.phpmailer.php) [function.require-once]: failed to open stream: No such file or directory in /share/MD0_DATA/Qweb/hibiduri.net/ubbt/install/createtable.php on line 37

Fatal error: require_once() [function.require]: Failed opening required 'libs/phpmailer/class.phpmailer.php' (include_path='/etc/config/php') in /share/MD0_DATA/Qweb/hibiduri.net/ubbt/install/createtable.php on line 37


Nettomo


Gruß/Greeting

NETTOMO

-----------------------------
Admin of
www.u3b.eu
www.hibiduri.net
www.nettomo.de
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Do you have all of the files and directories in the libs/ directory uploaded? The installer hasn't actually changed since 7.0 came out.

Rick #218012 10/16/2008 5:20 PM
Joined: Jan 2004
Posts: 42
journeyman
journeyman
Joined: Jan 2004
Posts: 42
Hello Rick,
yes is all of the files and directories in the libs/ directory uploaded


Server is Nas Server QNAP TS-509 Pro
http://www.qnap.com/de/pro_detail_feature.asp?p_id=104

on UBBT 7.3 there were no such problems

Nettomo



Gruß/Greeting

NETTOMO

-----------------------------
Admin of
www.u3b.eu
www.hibiduri.net
www.nettomo.de
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Might need a support ticket with ftp info so I can take a quick look see.

Rick #218019 10/16/2008 5:51 PM
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
For anyone following along, this one is related to the include_path in php.ini not having the . included as well. So it doesn't look in the current directory by default for any includes.

Rick #218021 10/16/2008 6:01 PM
Joined: Jan 2004
Posts: 42
journeyman
journeyman
Joined: Jan 2004
Posts: 42
Hi Rick,
I do not understand completely.

I must change the php.ini?
What should I change?


Nettomo


Gruß/Greeting

NETTOMO

-----------------------------
Admin of
www.u3b.eu
www.hibiduri.net
www.nettomo.de
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
In php.ini you're looking for a line that has this:

include_path = "/etc/config/php"

You'll need to change that, to this:

include_path = ".:/etc/config/php"

After the change, you'll probably need to restart your webserver as well.

Rick #218023 10/16/2008 6:06 PM
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
You could also fix the include_path just for your forums directory by adding an .htaccess file in your root forum directory:

php_value include_path ".:/etc/config/php"

Probably be better to fix it in php.ini however since you have access to it.

Last edited by Rick; 10/16/2008 6:06 PM.
Rick #218024 10/16/2008 6:10 PM
Joined: Jan 2004
Posts: 42
journeyman
journeyman
Joined: Jan 2004
Posts: 42
Hi Rick,
i'm change boot webserver new.

Nettomo


Gruß/Greeting

NETTOMO

-----------------------------
Admin of
www.u3b.eu
www.hibiduri.net
www.nettomo.de
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Ok, going to grab dinner. Will check in when I get back.

Joined: Jan 2004
Posts: 42
journeyman
journeyman
Joined: Jan 2004
Posts: 42
Hey Rick,
The php.ini has worked laugh

big thanks blush

http://www.hibiduri.net/ubbt/ubbthreads.php?ubb=cfrm


Nettomo

Last edited by Nettomo; 10/16/2008 6:18 PM.

Gruß/Greeting

NETTOMO

-----------------------------
Admin of
www.u3b.eu
www.hibiduri.net
www.nettomo.de
Joined: Jun 2006
Posts: 9,242
Likes: 1
R
Former Developer
Former Developer
R Offline
Joined: Jun 2006
Posts: 9,242
Likes: 1
Good Good. Now I can go eat my pizza laugh


Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Recent Topics
Bots
by Outdoorking - 04/13/2024 5:08 PM
Can you add html to language files?
by Baldeagle - 04/07/2024 2:41 PM
Do I need to rebuild my database?
by Baldeagle - 04/07/2024 2:58 AM
This is not a bug, but a suggestion
by Baldeagle - 04/05/2024 11:25 PM
spam issues
by ECNet - 03/19/2024 11:45 PM
Who's Online Now
0 members (), 686 guests, and 131 robots.
Key: Admin, Global Mod, Mod
Random Gallery Image
Latest Gallery Images
Los Angeles
Los Angeles
by isaac, August 6
3D Creations
3D Creations
by JAISP, December 30
Artistic structures
Artistic structures
by isaac, August 29
Stones
Stones
by isaac, August 19
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20230217)