Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Apr 2002
Posts: 141
Member
Member
Offline
Joined: Apr 2002
Posts: 141
Tried to upgrade 6.4.1 to 6.5, but on the upgrade page I only get a white screen.
Then tried installing a new install on another domain, but also having problems there.
on step 4 I have to leave this one empty:
The domain UBB.threads will be run on
Because otherwise the first tree items will give me:

phpurl (www.4all.tvhttp://www.4all.tv/ubbthreads) UNABLE TO OPEN
images (www.4all.tvhttp://www.4all.tv/ubbthreads/images) UNABLE TO OPEN
styledir (www.4all.tvhttp://www.4all.tv/ubbthreads/stylesheets) UNABLE TO OPEN


If I leave it empty all are "passed".
I might have fixed that one by using /ubbthreads and /ubbthreads/images + /ubbthreads/stylesheets

BUT on step 6 I get:


Warning: mysql_connect(): Access denied for user: 'root@localhost' (Using password: YES) in d:\www.4all.tv\www\ubbthreads\mysql.inc.php on line 36

Warning: table_wrapper(d:/www.4all.tv/www/ubbthreads/templates//tbopen.tmpl): failed to open stream: No such file or directory in d:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1409

Warning: table_wrapper(): Failed opening 'd:/www.4all.tv/www/ubbthreads/templates//tbopen.tmpl' for inclusion (include_path='.;c:\php4\pear') in d:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1409

Warning: table_wrapper(d:/www.4all.tv/www/ubbthreads/templates//tbclose.tmpl): failed to open stream: No such file or directory in d:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1410

Warning: table_wrapper(): Failed opening 'd:/www.4all.tv/www/ubbthreads/templates//tbclose.tmpl' for inclusion (include_path='.;c:\php4\pear') in d:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1410

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in d:\www.4all.tv\www\ubbthreads\mysql.inc.php on line 108

Warning: table_wrapper(d:/www.4all.tv/www/ubbthreads/templates//tbopen.tmpl): failed to open stream: No such file or directory in d:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1409

Warning: table_wrapper(): Failed opening 'd:/www.4all.tv/www/ubbthreads/templates//tbopen.tmpl' for inclusion (include_path='.;c:\php4\pear') in d:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1409

Warning: table_wrapper(d:/www.4all.tv/www/ubbthreads/templates//tbclose.tmpl): failed to open stream: No such file or directory in d:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1410

Warning: table_wrapper(): Failed opening 'd:/www.4all.tv/www/ubbthreads/templates//tbclose.tmpl' for inclusion (include_path='.;c:\php4\pear') in d:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1410

Warning: not_right(d:/www.4all.tv/www/ubbthreads/templates//ubbt_notright.tmpl): failed to open stream: No such file or directory in d:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 582

Warning: not_right(): Failed opening 'd:/www.4all.tv/www/ubbthreads/templates//ubbt_notright.tmpl' for inclusion (include_path='.;c:\php4\pear') in d:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 582

Warning: table_wrapper(d:/www.4all.tv/www/ubbthreads/templates//tbopen.tmpl): failed to open stream: No such file or directory in d:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1409

Warning: table_wrapper(): Failed opening 'd:/www.4all.tv/www/ubbthreads/templates//tbopen.tmpl' for inclusion (include_path='.;c:\php4\pear') in d:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1409

Warning: table_wrapper(d:/www.4all.tv/www/ubbthreads/templates//tbclose.tmpl): failed to open stream: No such file or directory in d:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1410

Warning: table_wrapper(): Failed opening 'd:/www.4all.tv/www/ubbthreads/templates//tbclose.tmpl' for inclusion (include_path='.;c:\php4\pear') in d:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1410



I am quit sure I did everything right though.
The system is a windows2000 server running the latest mysql and php release.

Ron

Last edited by Sat4all; 05/27/2004 3:34 AM.
Sponsored Links
Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
question.. were

phpurl (www.4all.tvhttp://www.4all.tv/ubbthreads) UNABLE TO OPEN
images (www.4all.tvhttp://www.4all.tv/ubbthreads/images) UNABLE TO OPEN
styledir (www.4all.tvhttp://www.4all.tv/ubbthreads/stylesheets) UNABLE TO OPEN


set to 777?

Joined: Dec 2000
Posts: 1,471
Addict
Addict
Offline
Joined: Dec 2000
Posts: 1,471
Your urls aren't set correctly, you always have to start with "http://", so try:
phpurl (http://www.4all.tv/ubbthreads
images (http://www.4all.tv/ubbthreads/images
styledir (http://www.4all.tv/ubbthreads/stylesheets

an for "The domain UBB.threads will be run on"
http://www.4all.tv

Joined: Oct 2003
Posts: 2,305
Old Hand
Old Hand
Joined: Oct 2003
Posts: 2,305
wheres my coffee

Joined: Oct 2000
Posts: 2,223
Veteran
Veteran
Offline
Joined: Oct 2000
Posts: 2,223
ok, here we go, you have a bunch of proplems here Ron.

Warning: mysql_connect(): Access denied for user: 'root@localhost' (Using password: YES) in d:\www.4all.tv\www\ubbthreads\mysql.inc.php on line 36

Warning: table_wrapper(d:/www.4all.tv/www/ubbthreads/templates//tbopen.tmpl): failed to open stream: No such file or directory in d:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1409

I highlighted your problems. MySQL connection problem, and a path error on your settings.


Picture perfect penmanship here.
Sponsored Links
Joined: Apr 2002
Posts: 141
Member
Member
Offline
Joined: Apr 2002
Posts: 141
I'll try the paths again tomorrow. The mysql data is 100% correct. It even passes the first time. Just on the createtable part is goes wrong.

Permissions can't be set on a windows2000 IIS server.

I am pretty sure I tried all possible path combinations though:-(

Thanks for the help. I'll let you know if it worked out.

Ron


Those who fail to read ask many questions:-)
Joined: Oct 2000
Posts: 2,223
Veteran
Veteran
Offline
Joined: Oct 2000
Posts: 2,223
Ron, you just have an extra / in there. That's what I was highlighting for you to see.


Picture perfect penmanship here.
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
Actually the extra slash isn't the real problem.

That should read /templates/default/tbopen.tmpl
But that's not your fault.

Something isn't getting included correctly so that $tempstyle is getting set - so the word "default" is being left out of the include.

I'd check paths again. Although $tempstyle is defined in ubbt.inc.php - so I'm at a loss as to why it wouldn't have a value.

Joined: Apr 2002
Posts: 141
Member
Member
Offline
Joined: Apr 2002
Posts: 141
I tried again, but this is what happens:

[]http://www.4all.tv/4all1.png[/]

[]http://www.4all.tv/4all2.png[/]

Am I doing something wrong?


Those who fail to read ask many questions:-)
Joined: Apr 2002
Posts: 141
Member
Member
Offline
Joined: Apr 2002
Posts: 141


Those who fail to read ask many questions:-)
Sponsored Links
Joined: Apr 2002
Posts: 141
Member
Member
Offline
Joined: Apr 2002
Posts: 141
and then on step 6:

Warning: mysql_connect(): Access denied for user: 'root@localhost' (Using password: YES) in D:\www.4all.tv\www\ubbthreads\mysql.inc.php on line 36

Warning: table_wrapper(D:/www.4all.tv/www/ubbthreads/templates//tbopen.tmpl): failed to open stream: No such file or directory in D:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1409

Warning: table_wrapper(): Failed opening 'D:/www.4all.tv/www/ubbthreads/templates//tbopen.tmpl' for inclusion (include_path='.;c:\php4\pear') in D:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1409

Warning: table_wrapper(D:/www.4all.tv/www/ubbthreads/templates//tbclose.tmpl): failed to open stream: No such file or directory in D:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1410

Warning: table_wrapper(): Failed opening 'D:/www.4all.tv/www/ubbthreads/templates//tbclose.tmpl' for inclusion (include_path='.;c:\php4\pear') in D:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1410

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in D:\www.4all.tv\www\ubbthreads\mysql.inc.php on line 108

Warning: table_wrapper(D:/www.4all.tv/www/ubbthreads/templates//tbopen.tmpl): failed to open stream: No such file or directory in D:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1409

Warning: table_wrapper(): Failed opening 'D:/www.4all.tv/www/ubbthreads/templates//tbopen.tmpl' for inclusion (include_path='.;c:\php4\pear') in D:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1409

Warning: table_wrapper(D:/www.4all.tv/www/ubbthreads/templates//tbclose.tmpl): failed to open stream: No such file or directory in D:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1410

Warning: table_wrapper(): Failed opening 'D:/www.4all.tv/www/ubbthreads/templates//tbclose.tmpl' for inclusion (include_path='.;c:\php4\pear') in D:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1410

Warning: not_right(D:/www.4all.tv/www/ubbthreads/templates//ubbt_notright.tmpl): failed to open stream: No such file or directory in D:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 582

Warning: not_right(): Failed opening 'D:/www.4all.tv/www/ubbthreads/templates//ubbt_notright.tmpl' for inclusion (include_path='.;c:\php4\pear') in D:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 582

Warning: table_wrapper(D:/www.4all.tv/www/ubbthreads/templates//tbopen.tmpl): failed to open stream: No such file or directory in D:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1409

Warning: table_wrapper(): Failed opening 'D:/www.4all.tv/www/ubbthreads/templates//tbopen.tmpl' for inclusion (include_path='.;c:\php4\pear') in D:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1409

Warning: table_wrapper(D:/www.4all.tv/www/ubbthreads/templates//tbclose.tmpl): failed to open stream: No such file or directory in D:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1410

Warning: table_wrapper(): Failed opening 'D:/www.4all.tv/www/ubbthreads/templates//tbclose.tmpl' for inclusion (include_path='.;c:\php4\pear') in D:\www.4all.tv\www\ubbthreads\ubbt.inc.php on line 1410


Those who fail to read ask many questions:-)
Joined: Apr 2002
Posts: 141
Member
Member
Offline
Joined: Apr 2002
Posts: 141
I just compared all config.inc.php entries with my other 6.4.1 setup (running on the same server) and all is correct.

There is something wrong with the installer. At least it ain't working on win2k with IIS.


Those who fail to read ask many questions:-)
Joined: Apr 2002
Posts: 141
Member
Member
Offline
Joined: Apr 2002
Posts: 141
Also the upgrade.php shows nothing but a white screen.


Those who fail to read ask many questions:-)
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
Yeah, I'm kinda stumped.

One last thing to try - in all the PATH settings (not URLs) what happens if you switch the direction of the slash?

D:\www.4all.tv\www\ubbthreads

Joined: Apr 2002
Posts: 141
Member
Member
Offline
Joined: Apr 2002
Posts: 141
I tried that, but same problems.
I would like to post this issue on ubbcentral, but I can't because while updating my infopop groupie account I entered my birthday wrong and [][email protected][/] (who is the person responsible for that forum) does not respond to e-mail:(
http://www.ubbcentral.com/boards/coppaform.php
My ubbcentral account is now inaccessible due to parental locking.

Ron


Those who fail to read ask many questions:-)
Joined: Mar 2001
Posts: 644
Member
Member
Offline
Joined: Mar 2001
Posts: 644
I got the white screen on upgrade problem when I installed on my test board.

I moved the main.inc.php, themes, and umm the other one, prior to uploading the includes directory so overwrote them.

Once I replaced them with good versions they worked.

To me it looks like that might be the issue here too.

I'm on WIN2K with IIS running as well.

Also you'll want to get rid of that trailing slash, that'll goof up pretty good on IIS.

Just some thoughts.

Joined: Oct 2000
Posts: 2,223
Veteran
Veteran
Offline
Joined: Oct 2000
Posts: 2,223
[]Sat4all said:
I tried that, but same problems.
I would like to post this issue on ubbcentral, but I can't because while updating my infopop groupie account I entered my birthday wrong and [][email protected][/] (who is the person responsible for that forum) does not respond to e-mail:(
http://www.ubbcentral.com/boards/coppaform.php
My ubbcentral account is now inaccessible due to parental locking.

Ron [/]

Not only did he respond to your email, but he is also the person making this post.


Picture perfect penmanship here.
Joined: Apr 2002
Posts: 141
Member
Member
Offline
Joined: Apr 2002
Posts: 141
What e-mail address did you use?
webmaster @ sat4all.com and webmaster @ sat4all.tv work and I did not receive any e-mail from you, sorry.

I am still getting:

Due to your specified age you cannot login without turning in the Permission form

Please use your back button to return to the previous page.

Joined: Apr 2002
Posts: 141
Member
Member
Offline
Joined: Apr 2002
Posts: 141
What trailing slash?
Am I missing something?

Ron


Those who fail to read ask many questions:-)
Joined: Mar 2001
Posts: 644
Member
Member
Offline
Joined: Mar 2001
Posts: 644
Well maybe not a trailing slash issue, but this seems very odd to me. Something somewhere in the paths is off, in config or maybe main.

This just doesn't work -> www.4all.tvhttp://www.4all.tv/ubbthreads

That's where I'd go to look anyway, the config.inc.php and main.inc.php files.

Joined: Apr 2002
Posts: 141
Member
Member
Offline
Joined: Apr 2002
Posts: 141
Yeah, but even if I install a "fresh" copy of Ubbthreads 6.5 beta1 it won't work.
www.sat4all.com is running 6.4.1 on the same server and no problem at all.
I tried installing 6.5 on a linux server and that worked without any problems. After that I made a tarball of the installed version on the linux server and made a sql dump of that database.
Then unpacked it on the windows 2000 server and ajusted the config files in excatly the same way as the running 6.4.1 on the windows server. Then I had the same problems again.
I am pretty confused about this.

Ron


Those who fail to read ask many questions:-)
Joined: Mar 2001
Posts: 644
Member
Member
Offline
Joined: Mar 2001
Posts: 644
Just sent you a PM Ron.

Joined: Apr 2002
Posts: 141
Member
Member
Offline
Joined: Apr 2002
Posts: 141
I finally got it working. I just don't understand what I did wrong since I didn't really change anything.

Ron


Those who fail to read ask many questions:-)
Joined: Mar 2001
Posts: 644
Member
Member
Offline
Joined: Mar 2001
Posts: 644
Gratz


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Bill B
Bill B
Issaquah, WA
Posts: 87
Joined: December 2001
Forum Statistics
Forums63
Topics37,575
Posts293,931
Members13,824
Most Online6,139
Sep 21st, 2024
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,834
Greg Hard 4,625
Top Posters(30 Days)
Gizmo 1
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)