Quantcast
Channel: BitNami Answers - latest questions
Viewing all 2052 articles
Browse latest View live

Best ami for smf, sfs, pear and wordpress package?

$
0
0

We've tried the Wordpress ami, but it isn't working out for us. So I'm looking for some other recommendations. Our requirements follow:

  1. Our site is housed in Wordpress, which we prefer to install ourselves as a stack.
  2. We use Smart Fox Server 1.6.9 to manage java apps, and want to mirror the setup we have on a couple of other sites where we use the same version of SFS. We do not wish to move to SFS 2.x.
  3. We need to be able to use PEAR locally, which we can install and configure ourselves. We use it locally, because we're trying to make everything in our sites as portable as possible for installation on mirrors. We can install and configured this ourselves.
  4. We use Simple Machines Forum (1.1.16) with Wordpress, but don't bridge the logins. We do not wish to upgrade to 2.x, for the reasons previous stated. We can install and configured this ourselves.
  5. We need to be able to use the mysql connector, using the old hashing algorithms. Our existing sites also do so, and we need to be able to tie in the SMF forum database that's located on a shared host. MySQLnd and MySQL won't play well together in this instance, because of the difference in the size of the hashed passwords (41 vs. 40). We also cannot upgrade the hashing on the shared host for obvious reasons (e.g., the remote MySQL database is use by more than one shared hosting account, and support for that has already declined to do so).

That's pretty much it. Any sound recommendations are welcome and would be greatly appreciated.

Cheers,

Jan C.


Blog with different domain disapperead from Network Admin Dashboard

$
0
0

Hi, i've installed Bitnami Wordpress Multisite, and i've configured three blogs with different domains (www.site1.com, www.site2.com, www.site3.com). Then i've modified manually database settings how it is explained here:

http://wiki.bitnami.org/Applications/BitNami_WordPress_Multisite

After I modified it (wp sites and wp blogs) the second and the third site disappear from Network Admin Dashboard, and the Super User can admin them only if I add wp 2 capabilities e wp 3 capabilities in wp usermeta table.

Is it no possible to see all the sites and manage them from Super User Network Admin Dashboard?

in sshd_config, why AuthorizedKeysFile line is commented?

$
0
0

Hi Beltran, I'm trying to install gitolite on a bitnami AWS LAMP stack. While having a hard time defining which rights & keys to give to the git user, I noticed that in /etc/ssh/sshd_config line 32 #AuthorizedKeysFile %h/.ssh/authorized_keys is commented and I wondered WHY? Especially because when I created the git user, I had to then manually add the /home/git/.ssh/ directory.

If I uncomment the line,

  1. would it have created the directory when creating the user?
  2. will the server work OK?

And last, any advises on how to better be prepared to start installing gitolite? Suggestion: how about including git & gitolite by default in your next LAMP stacks? It's more legitimate than symfony2 after all.

PHP Catchable fatal error: Object of class JFeedLink could not be converted to string

$
0
0

i get the following error using Joomla 3.0.1-0 stack from bitnami for windows:

PHP Catchable fatal error: Object of class JFeedLink could not be converted to string in C:\\Program Files\\BitNami Joomla 3.0.1-0 Stack\\apps\\joomla\\htdocs\\modules\\mod_feed\\tmpl\\default.php on line 65

redmine-session-inactivity-timeout

Session taking too long to get

$
0
0

Hi, I am using OpenCMIS to connect to Alfresco in a tomcat server where Alfresco and my app reside as two webapps. Alfresco is fully configured and at version 4.0.e-0 on the bitNami server instance. My session creation is taking around 6-18 seconds and changing AtomPub URL did not make it better. Any help in getting it faster is appreciated. I want to use OpenCMIS atomPub because it is easier to deal with than CmisBindingFactory based creation of Services and working with repositories and content.

    private static String SYSTEM_USER = "user";
private static String SYSTEM_PASSWORD = "bitnami";
private static String ALFRESCO_ATOMPUB_URL = "http://localhost/alfresco/service/cmis";
private static String MY_REPOSITORY_ID = "6fc5fef4-88ff-Xxxxxxxxxxxxxxxxx";

private static String Ticket = "";
private static AuthenticationServiceSoapBindingStub authenticationService = null;
private static Session alfresco_Session = null;
private static CmisBinding cmis_binding = null;

public Session getAtomSession() {

    if(alfresco_Session != null) return alfresco_Session;

    long time1 = System.currentTimeMillis();
    SessionFactory sessionFactory = SessionFactoryImpl.newInstance();
    long time3 = System.currentTimeMillis();
    log.debug("Time for sessionfactory impl: " +(time3-time1)+" ms");
    Map<String, String> parameter = new HashMap<String, String>();
    parameter.put(SessionParameter.USER, SYSTEM_USER);
    parameter.put(SessionParameter.PASSWORD, SYSTEM_PASSWORD);
    parameter.put(SessionParameter.BINDING_TYPE, BindingType.ATOMPUB.value());
    parameter.put(SessionParameter.ATOMPUB_URL, ALFRESCO_ATOMPUB_URL);
    parameter.put(SessionParameter.AUTH_HTTP_BASIC, "true" );
    //parameter.put(SessionParameter.COOKIES, "true" );

    /*
    List<Repository> repositories = new ArrayList<Repository>();
    repositories = sessionFactory.getRepositories(parameter);

    Repository repository = repositories.get(0);
    log.debug("REPOSITORY_ID: "+repository.getId());*/
    parameter.put(SessionParameter.REPOSITORY_ID, MY_REPOSITORY_ID);

    alfresco_Session = sessionFactory.createSession(parameter);

    //log.debug("Got a connection to repository: " + repository.getName() + ", with id: " + repository.getId());
    long time2 = System.currentTimeMillis();
    long difftime = time2 - time1;
    log.debug("Time Taken for Atom Session: "+difftime+" ms.");
    return alfresco_Session;
}

Pegar imagen en Formato de Texto

$
0
0

Hola, queria saber donde tengo que apuntar para la url de la imagen dentro de !! para el formato de texto para los proyectos, texto de bienvenida, etc.
Muchas Gracias

Virtual Appliance - forgot password

$
0
0

I forgot the password to access the ubuntu virtual machine, running Wordpress stack.

Is there anything I can do or am I screwed, ie is it possible to get the files and db off the machine or reset the pass?


Jenkins login possible only from local host

$
0
0

I have a fresh install of BitNami Jenkins on Windows 2008 R2. After installation, I can login using a browser on the same server hosting the Jenkins service. However, my password is not accepted if I try logging in from any other machine on the network. The login screen comes up fine, so it's not a firewall issue, but Jenkins just acts as if I'm typing in the wrong password (obviously, I triple-checked the password entry).

have wordpress get web url while building

$
0
0

Hi craze clever people! I am a newbie and am really struggling with how to get my site from local to a web host. The terminology and the unknown makes it all quite scary when you have been used to just being able to upload files as needed. How about this (in your spare time!!), an extra little app that tricks wordpress (in my case) into thinking the local host is actual the destination web host. Run the app which takes over managing the intended url for Apache (??), and wordpress should be ready to just copy all files, images etc straight up - no conflicts. If wordpress thinks it is already on the server, all should be sweet. It could be part of the initial install and start of with the local host address. Or is there already something that does this and no one is telling me !!!!

BitNami Wappstack: option file

$
0
0

I try to install BitNami Wappstack with the flag --optionfile options.txt. Somehow the installer wont accept the values for different options and tells the option is invalid. Could somebody tell me what is format of the option file?

Many thanks in advance!

Data from a table shown in another view

$
0
0

Hi everybody.

I have 3 models and I need to show all this data in a view of another model.

Example: I have a models named Auditor, Checklist, Question and Audit. Checklist has an association with question - has many.

Audit too, but with auditor and Checklist.

I need to show in the Audit view, a Auditor name, Checklist data and the Questions that belong to the checklist.

How I do this??

Thanks!!!!

Bitnami Redmine Upgrade from 1.2.1 to 2.0.4

$
0
0

The Bitnami upgrade documentation mentions there are two ways to upgrade

  1. Full stack upgrade will all stack components
  2. Upgrade the application code without modifying any other Stack components

Can anyone please advise which of the above two routes is most suitable for Bitnami Redmine stack upgrade from redmine version 1.2.1 to 2.0.4.

Bitnami Redmine Full Stack or Code Upgrade

$
0
0

The Bitnami upgrade documentation mentions there are two ways to upgrade

  1. Full stack upgrade will all stack components
  2. Upgrade the application code without modifying any other Stack components

Can anyone please advise which of the above two routes is most suitable for Bitnami Redmine stack upgrade from redmine version 1.2.1 to 2.0.4.

Moving Magento to root without automatic redirect to /magento/

$
0
0

I followed the instructions at http://wiki.bitnami.org/Applications/BitNami_Magento#How_to_change_the_default_URL.3f - the second option, editing the /opt/bitnami/apache2/conf/httpd.conf didn't work. So I followed the first instruction and edited /apps/magento/conf/magento.conf.

I was able to get magento to open but when I typed www.Website.com, it automatically redirected to www.Website.com/magento/

Now I would like to redirect without the /magento/. If anyone can help, I would really appreciate.

Bitnami/Magento 1.6.2/Amazon EC2


problems running php script via cron

$
0
0

I'm trying to execute a php script via cron. The script works fine run through the browser. The file is chmod 755. The cron file is

# m h  dom mon dow   command
* * * * * /opt/bitnami/apache2/htdocs/myscript.php

I have verified cron is running using

bitnami@ip-12-345-789-012:/usr/local/bin$ ps aux | grep cron
root       496  0.0  0.1   2400   916 ?        Ss   Nov03   0:00 cron

EDIT: I have fixed by changing crontab file to

m h  dom mon dow   command
* * * * * /opt/bitnami/php/bin/php /opt/bitnami/apache2/htdocs/myscript.php

I am curious what the difference is supplying the path to php this way or via a shebang in the script? are they equivalent or do I misunderstand?

SugarCRM Cloud Hosting

$
0
0

Does BitNami provide cloud hosting for SugarCRM?

Redmine - Dynamic fields

$
0
0

Hi!

Is there a way to add some fields which are only visible if another field has a certain value?
For example:
I want have a list with two values (internal, external). If I select internal I want to have some additional fields underneath. If I select external I don't want to have any additional field.

Is this possible? Is there a plugin for this? Thanks in advance! Kai

Internal Error after upgrade to bitnami-redmine-2.0.3-1

$
0
0

Hi,

I upgraded our redmine installation to bitnami-redmine-2.0.3-1 and now i have the following error:

Internal error

An error occurred on the page you were trying to access. If you continue to experience problems please contact your Redmine administrator for assistance.

If you are the Redmine administrator, check your log files for details about the error.

It is only with some browsers for some users. For example it works fine in IE for me, but my firefox prints this error. One of my users is using chrome and gets the error but firefox works for him.

Please help me resolve this issue, we rely on this application for our bug reporting and it has been a very reliable solution for us in the past.

I appreciate any assistance you can give.

Mathew

wordpress installation

$
0
0

I have a Bitnami LAMP stack running fine. I wanted to add a blog to my website now. I am new to wordpress. How do I get wordpress up and running without breaking the website?

Viewing all 2052 articles
Browse latest View live