![]() |
Please wait... doing page 1
Warning: MkDir failed (Permission denied) in /home/sportcom/public_html/vbulletin/admin/cachecannonfunctions.php on line 44 Warning: MkDir failed (No such file or directory) in /home/sportcom/public_html/vbulletin/admin/cachecannonfunctions.php on line 51 Warning: MkDir failed (No such file or directory) in /home/sportcom/public_html/vbulletin/admin/cachecannonfunctions.php on line 51 Dumping to ../archive/f_19/t_298/p_3335.htm Warning: fopen("../archive/f_19/t_298/p_3335.htm", "w") - No such file or directory in /home/sportcom/public_html/vbulletin/admin/cachecannonfunctions.php on line 94 error opening file I got that error after installing and attempting to run. I'm on a linux server and it appears to be permissions problems. What would I do to remedy this? |
line 44 is part of the following:
PHP Code:
if a directory doesn't exist, it will attempt to create it. it probably failed on the first iteration of this... that's the 'archive' directory if you kept the defaults. what this means is that you need to make the 'forum' directory local writeable so that the script can create the directory. once it's got one created, the others should be fine as it assigns the relevant permissions as it goes. you can change the permissions on the forum directoy by telneting in and using the chmod command, something like: chmod 0755 forum this should solve it cheers david k |
Very nice! I am excited to see how this progresses. Exactly what I was looking for in my attempt to make my forums more search engine friendly yet at the same time not risk overloading the SQL server due to mod rewrite full speed spiders...
|
How is this progressing Mr Buro9? I'm waiting patiently. :)
|
Awesome job on this hack. I have it installed over at http://www.sportcompactracing.com/vb...hive/index.htm and at www.haiparts.com/vbulletin/archive/index.htm
The only thing I can suggest is for you to allow us to specify the number of posts to INDEX at once. Mine does fine pulling the threads from the forum, but when it comes to indexing it always times out before it finishes. |
Hi, I also get the permission error -
But on my Windows IIS the SYSTEM is given Full Control. Am i missing something? Thanks in advance. |
Bad news for you all I'm afraid, I've been fighting with safe_mode for the past few weeks and I simply cannot code around it.
Believe me I've tried. safe_mode is on at my host, and the person I was really making this for also has safe_mode on (though I didn't really appreciate the implications of that!). Without a way to write files, overwrite them, delete from within PHP and without root permissions this is of no use to me. As such I'm going to stop development. It's heavily commented and pretty cleanly laid out (not bad for my first php stab) so if anyone else wants to pick it up, please feel free. It's good enough to work on all non-safe_mode boxes, and with small tweaks you could add the other features that I had intended. And if you ever need to to splurge files onto a docroot, it's quite neatly in here ;) Hope this isn't too much of a blow, but you must appreciate that I've been trying to make this hack for myself, someone here and a few other vb users... all of whom this is useless to. Though I am considering writing the same thing in PERL and ASP so that we can all have it anyway but not get restricted by a silly option in php.ini Cheers and thanks for the support... not a bad experience for a first hack, so I'll be tempted to try another one equally ambitious soon ;) Cheers David K http://www.buro9.com/forum/ |
Hey, buro9 I am not all that good at this kind of thing, but I did like where you were going with it and would like to work with it more. Could you email me what you have?
jamesdasher@wwdb.org Thanks James |
dommage......
it was great to read you guys all over from the very beginning of overgrow's thread to here... |
It's not working for me:
Quote:
|
All times are GMT. The time now is 06:17 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|