A place to search for and ask for support

Asad's picture

Logging in to Zimbra the @ key does not work

Forum: 

Hi. I am new to this forum. I downloaded the Zimbra Collaboration Suite and installed it using VMware player. The default Zimbra login is admin@example.com. However, I cannot get the @ symbol to appear when I type. However, I can login as root and get the @ symbol to appear.

I am a UK user and I used the following command to set up the keyboard up as UK:

sudo dpkg-reconfigure console-setup

Can anyone offer any advice?

 

Chris White's picture

adding FFMPEG to LAMP

Forum: 

I have tried to add ffmpeg to LAMP via apt-get install ffmpeg.  I fails with

 

Chris White's picture

path to php binary on LAMP

Forum: 

Need to path to the php binary on LAMP install.  The Which command is not available, any ideas on how to discover it?

Chris White's picture

Adding library to PHP

Forum: 

How do I add librarys to PHP?  The app I am running is giving the error

 

Error!: You can't run this script because your PHP doesn't have GD library (1.* or 2.*) loaded.

 

Chris White's picture

Adding non-package based webapp to LAMP

Forum: 

Im am trying to load clipbucket onto LAMP.  The clipbucket instrcutions say to put folder (clipbucket) onto the server and then browse to it.

I get the files onto the server at /var/www/clipbucket - but when I browse I get a 500 internal server error.  I am sure this is something to do with permission config, since when I try to browse to a dir that I know is not present I get a 'not found' error.

Matt Roberts's picture

FTP setup on LAMP

Forum: 

On the LAMP appliance there is an FTP server already setup but the home directory is root's home directory I believe. How do I either setup a new user with a different FTP home directory or change the default one?

bulek's picture

TKL LAMP: Error in php script : Fatal error: Call to undefined function imagettfbbox()

Forum: 

Hi,

 

I get above error in my php script that draws buttons. I tried to install php5-gd, but no help from that.

I must be missing some package from php ? How to solve this problem ?

 

Thanks in advance,

regards,

Bulek.

 

 

 

Pierre Robertson's picture

Cannot see LAMP appliance on network

Forum: 

Hi

I am a newbie to Turnkey LAMP and VMware.  I successfully installed VMware Player 3.0 on my MS Vista machine as well as successfully installed the Turnkey LAMP appliance.  My problem now is that I cannot "see" the VM on my network from other PCs.  The IP address range assigned to the appliance also seem to be outside the IP range as specified on my router.  If I ping the IP addresses provided after installing th LAMP applicaation it times out. I suppose I need to alter the settings on my host machine?? Can any body please steer me in the right direction?

Thanks

Johan Klinge's picture

Turnkey LAMP and CGI

Forum: 

Hi,

I'm a newbie to Turnkey and have just set up LAMP as a virtual development environment for a website I support. Everything works great, except that the website uses cgi programs and I want to configure LAMP to run them. The cgi scripts are in directory /var/www/SITENAME/privat.  

Reading some other posts on the forum I changed the configuration for the default apache site to:

Pages