Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » RADICORE Installation Issues » Build Directory - no directory created
Re: Build Directory - no directory created [message #1350 is a reply to message #1349] Wed, 28 May 2008 04:55 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
The message "0 records were updated" appears because the transaction pattern (UPDATE4) used by this task expects to update a number of records on the database, but it this case it writes to a non-database file instead.

I do all my development on Windows XP and I never have any problem with file permissions - I always use the default settings and never specify any restrictions.

If this task is unable to create the directories and copy the files then the mkdir() and copy() functions should fail, in which case a suitable error message should be generated. If these functions are not failing, but the directory is still not being created, then there could be something peculiar with Windows Vista (ugh! crap!) and its updated permissions system.

As I do not use Vista (ugh! crap!) I am unable to reproduce this problem. I suggest you step through the code with your debugger to see what is happening.


 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Permissions and .htaccess files
Next Topic: Radicore and cpanel
Goto Forum:
  


Current Time: Mon Apr 29 09:28:33 EDT 2024

Total time taken to generate the page: 0.01116 seconds