Computer Forums

Computer Forums (http://www.geekboards.com/forums/index.php)
-   Linux Chat (http://www.geekboards.com/forums/forumdisplay.php?f=4)
-   -   Ubuntu server setup... (http://www.geekboards.com/forums/showthread.php?t=983)

noob2008 07-06-2008 03:23 PM

Ubuntu server setup...
 
Hi all, I am a complete and utter noob when it comes to servers, I recently ordered a dedicated server so I can host various websites. My hosting company (webfusion.com) will not install/enable DSO for me. I have had the person who owns the script I am trying to run, do it for me but he says that my hosting company have a very odd configuration - I don't know what he did but now when i try open any php website on my server it downloads the .php file rather then displaying it. I am getting increasingly desperate and have not been able to find anyone who can install/configure and enable things on my server. below is a list of things I need doing I would really appreciate it if someone could install it all for me, obviously I will pay them to do it. I have untill the end of this month to get my server working and configured perfectly and all my websites back online because I have paid for advertising which starts to run from the 1st of August.

If you can't do what I need doing please can you forward this on to someone you know who might be able to help.

p.s apologies if this is the wrong place to post this.

Here is the list

DSO - http://httpd.apache.org/docs/1.3/dso.html

ffmpeg - http://ffmpeg.mplayerhq.hu/

Mplayer - http://www.mplayerhq.hu/

Mencoder - http://www.mplayerhq.hu/

Flv2tool - http://rubyforge.org/projects/flvtool2/ and http://www.inlet-media.de/flvtool2

Libogg - http://www.linuxfromscratch.org/blfs...ia/libogg.html

Libvorbis - http://www.linuxfromscratch.org/blfs....is.html

LAME MP3 Encoder - http://lame.sourceforge.net/index.php

ImageMagick - http://www.imagemagick.org/

GD library compiled with TrueType fonts

JRE 1.6 (Java Runtime Environment)

1935, 1936 and 5080 ports on the server should be open


**PHP Configuration**

* safe_mode = off

* max_execution_time = 1000 (recommended to prevent timeouts during video upload/conversion)

* session.gc_maxlifetime = 14000 (recommended to prevent session expires during video upload)

* open_basedir = (no value)

* output_buffering = on

* upload_max_filesize = 100M (recommended maximum video upload size in MB)

* post_max_size = 100M (recommended maximum video upload size in MB)

* CGI-BIN Access

* Apache mod_rewrite Enabled

* PHP Configuration (php.ini): register_argc_argv = On

* Must be able to run PHP from the command line (CLI) with exec()

* Allowed execution of background processes with exec("binary > /dev/null &")

PHP 4.4.0/5.1.0 and higher compiled with XML and XSL

XSML - dont know if this is that same as above...

Chris 10-16-2008 12:38 PM

What operating system do you have, Do you have shell access, do you have access to server configs, can you post you apache.conf file?

Also try clearing your browsers cache.

litinh 11-28-2008 05:11 PM

i have the same problem. but resolved conversion software install.
now i have problem with Allowed execution of background processes with exec("binary > /dev/null &").
Please help me to resolve it .
i have dedicated server run Ubuntu and Apache 2

bt-t 07-21-2009 09:03 AM

it is difficult to help with so little information, can you copy the configuration code??

johnnys 06-21-2010 10:14 PM

I'd say if he hasn't sorted it by now it is a lost cause.

lexus 08-15-2010 12:26 PM

If you are new to server installations and Linux the best way is to take a GOOD tutorial, when we started few yeares ago we took this resource: http://www.howtoforge.com/perfect-server-ubuntu8.04-lts


All times are GMT -5. The time now is 01:30 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
HTML Help provided by HTML Help Central.