I need to install Linux most likely Fedora on a Dell 2450 Server, the question is where and how can I download the Fedora version for this machine.
The reason why I am asking is because the setup of Fedora 10 for i386 machine does not start the boot process from the DVD.
Please let me know...
hello,
after turning on the iptables firewall i can't receive emails anymore on a dedicated centos 5.3 server with postfix and dovecot.
with iptables firewall turned off everythin works fine.
following is the /etc/sysconfig/iptables
# Firewall configuration written by...
We have a CentOS 5.3 server, we have tried opening ports 80 and 53 on the iptables firewall by placing the following code lines in /etc/sysconfig/iptables above the reject and commit lines and restarted it, still can't access the website.
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p...
We need to show file upload progress bar while the file or files are being uploaded using Browse buttons.
Does anyone know a solution that works well and easy to implement?
Thanks in advance.
How can we determine the physical location of a client machine connected on the internet, ourselves in control on the server side obviously?
By physical location I mean Country, State/Province and City.
Thanks in advance.
How can we determine the physical location of a client machine connected on the internet, ourselves in control on the server side obviously?
By physical location I mean Country, State/Province and City.
Thanks in advance.
I can't execute a linux command using the exec() function in a php script, please view the following test code:
<?
exec("ffmpeg -i sample.avi -qscale 15 sample.flv");
?>
on the command prompt the command executes perfectly like this:
ffmpeg -i sample.avi -qscale 15 sample.flv
which works...
how can we find out that a particular member is logged into our website right now?
is it possible using sessions, since sessions data is kept on the server in a file. or is there a better or simpler way to find out?
thanks in advance
As far as i know flash(.flv) file is the best to present videos on the web.
I need to convert lecture videos from DVDs to .flv files, can anyone tell me what is the best way to convert, can we do that using flash.
thanks in advance.
i got the following code to test whether a radio button has value selected or not.
also lets say there is a radio group 'gender' in html form and there is an onclick="has_value();" event on the submit button, then the question is how can we call this function to pass the radio button meaning...
Hello,
I am using fedora 8, and trying to install mysql-5.0.51a-linux-i686. The script runs well:
scripts/mysql_install_db --user=mysql
but when i try to start the daemon using:
cd . ; ./bin/mysqld_safe &
or
cd . ; ./bin/mysqld_safe & --user=mysql
i get this error message:
STOPPING server...
How should we install Open SSL on PHP 5 running Apache 2.2+?
Is there a step by step instruction set?
The server is running on Linux.
Thanks in advance
Go to: www.devside.net
Click: Downloads
Click: Try our SourceForge.NET project page.
Download and install, it's a ready made and configured WAMP bundle. PHP is enabled with open ssl and gd (graphics library)
On top of that you also get:
- PHPMyAdmin (a mysql user interface like SQL Server...
Hello,
I am getting the following SMTP Authentication error message, when I am trying to send an email using the following C# script:
Error: The server response was: 5.7.1 Unable to relay
private void send_emails()
{
System.Net.Mail.MailMessage message = new...
Last week i setup a machine as a web hosting server installing:
1. Windows 2003 Web server
2. Apache
3. PHP
4. MySQL
With the confiugration steps the websites are working perfectly. and through sendmail for windows and smtp configuration i can send mails just fine through forms in websites...
Last week i setup a machine as a web hosting server installing:
1. Windows 2003 Web server
2. Apache
3. PHP
4. MySQL
With the confiugration steps the websites are working perfectly. and through sendmail for windows and smtp configuration i can send mails just fine through forms in websites...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.