Phpmotion is an audio/video website software or template. It is based on apache, php, mysql, perl and some audio and video players and converters.
System Requirements :
apache web server with mod_rewrite, mod_perl.
php 4 or 5
ffmpeg-php
php-devel
php-mysql
ffmpeg
ffmpeg-devel
ffmpeg-php
flvtool2
mencoder
mplayer
fvec
phpshield loader for php
mysql-server
mysql-devel.
PHP Settings:
- open_basedir = (no value)
- upload_max_filesize = 100M
- post_max_size = 100M
- max_execution_time = 1500
- session.gc_maxlifetime = 14000
- safe_mode [...]
Roaming profiles are, perhaps, the bane of being a network administrator. They can potentially cause more problems than they solve, slow down the login process to a crawl, are difficult to diagnose and, generally speaking, are frowned upon by seasoned network administrators. Having said this, they’re a feature that is high in demand among both [...]
04 Aug
Posted by admin as Linux How-toes
Summary:
SELinux is preventing the ftp daemon from reading users home directories
(./sysadmin).
Detailed Description:
SELinux has denied the ftp daemon access to users home directories (./sysadmin).
Someone is attempting to login via your ftp daemon to a user account. If you
only setup ftp to allow anonymous ftp, this could signal a intrusion attempt.
Allowing Access:
If you want ftp to allow [...]
04 Aug
Posted by admin as Linux How-toes
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a CentOS 5.3 server with PHP5 support (mod_php) and MySQL support.
Step 1
Suppose we have as system with hostname server1.example.com and the IP address 192.168.0.100. These settings might differ for you, so you have to replace them [...]
|
|