[1010805] Ubuntu server guide archive rotation script

Affects Status Importance Assigned to Bug watch
src="https://launchpad.net/@@/milestone" /> ubuntu-docs New Undecided -

Bugs in ubuntu-docs in Ubuntu

[ubuntu] Relative path set to PATH in script

I’m having a hard time finding a way to do something. This is probably kind of stupid but I want to add a path to the enviroment PATH, the problem is the script isn’t going to know where it lives.

There is a tool that comes bundled with a project, project1/tools and that path needs to be set when making project 2.

so I tried (and failed) to do something like this

Quote:

#!/bin/bash
PATH=PATH:project1/tools
make project2


Ubuntu Forums

Free Bible Search PHP Script 1.9

Free Bible Search PHP Script allows you to include
a Bible searching and reading facility for your
Web site. It is easy to install and can be set up
to use either flat files or a MySQL database.
Multiple Bible versions are supported. It has a
thesaurus for finding synonyms of difficult words.
The pages generated by the script can be
customized with templates and custom headers and
footers.

Changes: This version fixes a problem in the default configure script with the wrong number of chapters and verses.

1cccc2b24b17be7b9ab488b5c10d1b72_thumb

Licenses: Public Domain




freshmeat.net Releases

[ubuntu] Trouble with php update script for SugarCRM

Hello All,

I have recently inherited a SugarCRM that needs desperately to be updated. I was originally going to do a fresh install, and move contacts over but I cannot get the export function to work on the system for some reason (a totally different issue) So I figured I would go for the upgrade. Here is the problems, when I try to do an upgrade on the Admin panel, the wizard will not load, I get the CRM header and left side bar, and where the information should be to upload, it doesn’t render.

So I decided to try to use the silentUpgrader, and it fails out with a "PHP Fatal Error: Call to a member function read() on a non-object in /var/www/sugar/include/dir_inc.php on line 151". After searching the forums, I thought I had an issue with permissions, but the /var/www folders and subfolders are all rwx by the web server, (did a chown -R <webserver-user:webserver:user> /var/www/sugar and a chmod -R 7777 /var/www/sugar just to make sure). But it is still not running. Even running the script as root doesn’t work. (my permissions are set back to 766 now.

Any help would be lovely, I’m trying to get this project finished before I leave for Boston this weekend.

System:
PHP 5.3
Apache 2
Sugar 5.0

Justin R. Donnaruma
Web Applications / Social Media Guru
Maine Energy Systems ( maineenergysystems.com )

Ubuntu Forums