Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
6 registered (Stan, Ruben, SteveS, tradge, Pilgrim, driv), 44 Guests and 14 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 12/20/03
Posts: 4423
Top Posters (30 Days)
Ruben 51
DennyP 24
Gizmo 23
Dunny 17
SteveS 14
AllenAyres 12
dbremer 10
SD 10
drkknght00 9
doug 8
Latest Photos
OK Corral Shoot Out
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
Page 1 of 3 1 2 3 >
Topic Options
#182398 - 04/10/07 04:08 PM Image permission error on import?
Andrew Bienhaus Offline
member
Registered: 04/10/07
Posts: 135
Loc: Binbrook, Ontario, Canada
Forced classic to v7.1 threads import, because the new PHP broke php on classic 672. \:\(

Win2k3 server, MySQL latest, PHP latest.

I followed all of the instructions for Windows servers on permissions, although I must say they were extremely lacking, and read like a unix guy wrote them. \:\)
(there is no execute flag in windows, you have to use IIS admin to set that directory as executeable)

In any case, tables all setup ok...

But when I ran the classic import, I get a permission error writing to the image directory, where it appears to be grabbing my additionally added graemlins.

If I give IUSR full write access to the image dir and it's subs, the script completes just fine.

Do I need to leave this write permission in place? Or is this just required during the import of the gfx files?


------

Then.... after that screen goes by (with or without errors) it starts on the users, gets two done, and stalls on the 3rd.
No errors, just stops.

Open to ideas here... \:\)

Classic has been running here, for almost a decade now... (literally, it's so old, that it was shareware when I paid for it)

\:\)

But, it's running just fine, with no errors.
I can access the stalled user, through the CP.

Thanks!
_________________________
...usin' da classic UBB, since the beginning of time.
wink
Top
Express Hosting
Express Hosting "We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#182400 - 04/10/07 04:16 PM Re: Image permission error on import? [Re: Andrew Bienhaus]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
The permission on the image folder will need to stay fully writeable if you want to be able to upload new graemlins/icons/etc via the control panel.

As for the user that it's stalling on. It's hard to say for sure. If you open the users file in the members directory with an editor is there anything out of the ordinary in it? When you say it stalls does it stop immediately or just sit there for awhile.

It could be that it's encountering an error but PHP isn't configured to show errors to the browser. You might check you php configuration and see if display_errors is turned off.
Top
#182403 - 04/10/07 04:30 PM Re: Image permission error on import? [Re: Rick]
Andrew Bienhaus Offline
member
Registered: 04/10/07
Posts: 135
Loc: Binbrook, Ontario, Canada
It stops on the user, and says "Done" at the bottom of the browser. It's been sitting like that since my original post, and nothing has changed.

I turned on display errors just now, with no change.
(unless I need an IISReset to get it to reload the .ini? do I?)

The user loads up just fine... and I don't see anything "odd"... they are a very old user, with no recent posts in the last 3 years.
It will sound stupid... but he was a friend, that died, and we didn't have the heart to delete his account.
 Quote:

Andrew Chin
talons
2slow@rogers.com
http://
Write&22,24
does being a BUM count??
The Great White North
807
Member
Retirement! I already have a Camry!

noform
Slowpoke,<br />The Black Plagued 91 AWD

yes

1991
Eagle, Talon TSI AWD


http://
20

Andrew Bienhaus|^|00000010|^|04-10-2007
no
yes

yes
yes
yes
20020528|15|000045|000019|216.95.205.3

|no
24.101.203.181

0
0

0|0|0
0|^|MMM dd, yyyy|^|hh:mm a


_________________________
...usin' da classic UBB, since the beginning of time.
wink
Top
#182404 - 04/10/07 04:34 PM Re: Image permission error on import? [Re: Andrew Bienhaus]
Andrew Bienhaus Offline
member
Registered: 04/10/07
Posts: 135
Loc: Binbrook, Ontario, Canada
and, to explain why I think the Classic data is stable... I mean that any rebuild I have ever run, has always run successfully.

at this instant, I am running a complete rebuild & reindex of anything and everything, that classic 672 will let you reindex. \:\)

(just in case)

Will dump tables and try again after that.

Oh, and can someone on your end, update the threads 7,1 install docs to reflect the comments so far? (IIS permissions errors, plus images dir permissions)

Thanks!
_________________________
...usin' da classic UBB, since the beginning of time.
wink
Top
#182405 - 04/10/07 04:36 PM Re: Image permission error on import? [Re: Andrew Bienhaus]
Andrew Bienhaus Offline
member
Registered: 04/10/07
Posts: 135
Loc: Binbrook, Ontario, Canada
here's what I get, when I run it again and again...
 Quote:

Importing Adam Clay_dup14 - Adam Clay_dup14 (0) (Duplicate LoginName) (Duplicate DisplayName)
Importing Andrew Bienhaus_dup14 - Andrew Bienhaus_dup14 (1) (Duplicate LoginName) (Duplicate DisplayName)
Importing Andrew Chin - Andrew Chin (2)


And while I am typing... is that number in the (#) reflective of a new user number, or anything of the sort?
_________________________
...usin' da classic UBB, since the beginning of time.
wink
Top
#182408 - 04/10/07 04:39 PM Re: Image permission error on import? [Re: Andrew Bienhaus]
Andrew Bienhaus Offline
member
Registered: 04/10/07
Posts: 135
Loc: Binbrook, Ontario, Canada
Given the inactivity level... is there any chance that there is some file it is looking for, in relation to the user, that a programmer assumed would always be there, since version X? (ie: the last 3 years)
_________________________
...usin' da classic UBB, since the beginning of time.
wink
Top
#182409 - 04/10/07 04:39 PM Re: Image permission error on import? [Re: Andrew Bienhaus]
Rick Offline
Post-a-holic
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
You will need to do a restart on IIS when changing any of the php.ini settings. It sure sounds like it's coming across some sort of php error causing it to stop abruptly. You could also check your webserver error logs and see if it's logging any problems.

Yes, I can get the docs updated on the IIS permissions. Thanks for the info.
Top
#182412 - 04/10/07 04:43 PM Re: Image permission error on import? [Re: Rick]
Andrew Bienhaus Offline
member
Registered: 04/10/07
Posts: 135
Loc: Binbrook, Ontario, Canada
Have someone who has used IIS write that section, please and thanks. ;\)


And... will get back to you later.
Rebuilding user subscritions to forums etc, takes a while, and I don't want to screw that up with an IISReset.


Edited by Andrew Bienhaus (04/10/07 04:44 PM)
_________________________
...usin' da classic UBB, since the beginning of time.
wink
Top
#182419 - 04/10/07 06:50 PM Re: Image permission error on import? [Re: Andrew Bienhaus]
Andrew Bienhaus Offline
member
Registered: 04/10/07
Posts: 135
Loc: Binbrook, Ontario, Canada
Ok, here's the skinny...

 Quote:

Importing Adam Clay_dup16 - Adam Clay_dup16 (0) (Duplicate LoginName) (Duplicate DisplayName)
Importing Andrew Bienhaus_dup16 - Andrew Bienhaus_dup16 (1) (Duplicate LoginName) (Duplicate DisplayName)

Warning: mktime() expects parameter 4 to be long, string given in C:\Inetpub\ca.dsm.org\forums\importers\classic_import.php on line 2176
Importing Andrew Chin - Andrew Chin (2)

Warning: html::include(languages/english/generic.php) [function.html-include]: failed to open stream: No such file or directory in C:\Inetpub\ca.dsm.org\forums\libs\ubbthreads.inc.php on line 799

Warning: html::include() [function.include]: Failed opening 'languages/english/generic.php' for inclusion (include_path='.;C:\php5\pear') in C:\Inetpub\ca.dsm.org\forums\libs\ubbthreads.inc.php on line 799

Notice: Smarty error: unable to read resource: "not_right_bare.tpl" in C:\Inetpub\ca.dsm.org\forums\libs\smarty\Smarty.class.php on line 1088


That's after turning on the error messages.

Note, my php is in c:\php and not the php5 it mentions here, but at the same time, I have never installed pear, nor was there mention of needing it?

Thanks!
Andrew
_________________________
...usin' da classic UBB, since the beginning of time.
wink
Top
#182420 - 04/10/07 06:51 PM Re: Image permission error on import? [Re: Andrew Bienhaus]
Andrew Bienhaus Offline
member
Registered: 04/10/07
Posts: 135
Loc: Binbrook, Ontario, Canada
but there is a directory named pear at c:\php\pear with only one file in it...
_________________________
...usin' da classic UBB, since the beginning of time.
wink
Top
Page 1 of 3 1 2 3 >



Moderator:  AllenAyres, Harold, Ian, Ron M 
Shout Box

Today's Birthdays
No Birthdays
Recent Topics
Temporary Password email not being received
by
10:02 PM
Ability to "like" individual posts (not Facebook "likes)
by doug
05/23/12 09:03 AM
Island Permissions
by ThreadsUser
05/22/12 03:03 PM
streaming video
by prkrgrp
05/20/12 07:02 PM
New Posts Corrupted? Can someone help?
by PianoWorld
05/19/12 09:41 AM
Forum Stats
10489 Members
36 Forums
33841 Topics
181706 Posts

Max Online: 978 @ 06/24/07 11:19 PM
Random Image