Fastdeploy Community Support
September 07, 2010, 04:18:35 am *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Fastdeploy is an open source solution designed to automate the installation of computer operating systems.  Ask questions and discuss issues with FD on this forum.
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Error loading management scripts.  (Read 902 times)
timschaller
Newbie
*
Posts: 2


View Profile
« on: September 22, 2008, 02:41:25 pm »

Hello,

I've just installed the SVN version of FastDeploy. It looks like a great tool.

I've come across a file that seem to be missing: list_users.php
I also have a quick diff I'd like to submit to fix the link to edit the configuration file ( config.php )

Code:
root@mars:/var/www/fastdeploy/includes$ diff FastdeployClasses.php FastdeployClasses.php~
119c119
<    <div dojoType="TreeNode" title="Edit Configuration" object="config"> </div>
---
>    <div dojoType="TreeNode" title="Edit Configuration" object="/config"> </div>
root@mars:/var/www/fastdeploy/includes$


I noticed that there are no problems with these pages in the demo, is there a newer version available ?

TIA,
-- Tim
Logged
admin
Supreme Fastdeploy Geek
Administrator
Newbie
*****
Posts: 15


sales@serverminds.com serverminds serverminds
View Profile WWW Email
« Reply #1 on: September 22, 2008, 03:09:27 pm »

I added the list_users.php file to SVN. 

You wanted "/config" changed to "config" correct?  I committed that to SVN as well.  Is this an issue because of relative paths on your web server config?

The configuration editing does not work.  I had it working at one point but honestly I've been working on a new version of Fastdeploy which is fairly major departure from this code so haven't endeavored to get the current SVN code working, though it wouldn't take much to get the config tool to work properly. 

If you would like an account to commit to the SVN let me know.  I would welcome development and fixes. 
Logged

Fastdeploy - Install Operating Systems.  Fast. 
Install CentOS, RHEL, Fedora, Debian, Ubuntu, and Windows automatically and quickly.
timschaller
Newbie
*
Posts: 2


View Profile
« Reply #2 on: September 23, 2008, 10:40:32 am »

Thanks for the list_users.php addition. I'm setting up a demo for my manager and the fewer broken links the more likely I am to ok to spend time on tweaking it.

The reason for removing the '/' in front of the config is because I'm running it from a subdir and not directly off the document root ( www.myserver.net/fastdeploy/ ) and it needed to goto the fastdeploy root /config. ( fastdeploy/config ).

Logged
admin
Supreme Fastdeploy Geek
Administrator
Newbie
*****
Posts: 15


sales@serverminds.com serverminds serverminds
View Profile WWW Email
« Reply #3 on: September 23, 2008, 10:44:41 am »

The reason for removing the '/' in front of the config is because I'm running it from a subdir and not directly off the document root ( www.myserver.net/fastdeploy/ ) and it needed to goto the fastdeploy root /config. ( fastdeploy/config ).
Thanks.  That what I meant about correcting it to support more relative paths rather than fixed "root" paths.  Glad it worked.
Logged

Fastdeploy - Install Operating Systems.  Fast. 
Install CentOS, RHEL, Fedora, Debian, Ubuntu, and Windows automatically and quickly.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.3 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!