Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Web Hosting


Advertisements:




SuperbHosting.net & Arvixe.com have generously sponsored dedicated servers and web hosting to ensure a reliable and scalable dedicated hosting solution for BigResource.com.







Put A .FLV Format File On A Web Page With Out Using The .swf File?


how to put a .FLV format file on a web page with out using the .swf file?


View Complete Thread with Replies

Sponsored Links:

Related Forum Messages:
Can Not Access Flv File With Lighttpd Using Port 81
I am using port 81.

I can access all the files without any issue.

Until today when I check the flv file on other machine,
[url]
It say 404 no found!

I can access other *.jpg *.html file without any problem, but no flv file.

I thought it's firewall issue, but even I turn off firewall, it's still having the same issue.

And I have another computer in the same network, it's fine. they are all windows XP.

View Replies!   View Related
Email And A File Upload Page
A few accounts that will probably hold a few gigabytes worth of data. I need each account to use IMAP and handle up to 5 customer service reps simultaneously accessing the same account via IMAP. * We tried this previously with Google for domains but were limited to 10 simultaneous connections via IMAP *

Website

Just a basic LAMP setup is fine and the mysql isn't even necessary. I will be hosting a basic form for hi-res photo uploading though so I need to have a pretty high timeout and memory limit for php.

As far as traffic on the site is concerned, I don't anticipate more than a handful of users on the site at a time.

My question is - do you think a good shared host in the $10 a month range could handle a project like this? Can you recommend one?

I can setup a VPS on Linode for $20 a month that I'm sure could handle this, but I'm not a server admin and don't want to risk managing sensitive data myself.

View Replies!   View Related
URL/domain Displays The Unformatted Text File Default.aspx Not The Formatted Page
if you go to www.home.ecarindo.com, you can see that it displays the text file, the Default.aspx, the ACTUAL text file,

I've added the line DirectoryIndex Default.aspx to the .htcaccess in my home directory in cPanel, btw.

Update: nevermind, my idiotic team member registered a Linux plan instead of a Windows plan, sorry for the disturbance.

View Replies!   View Related
Ffmpeg :: Cannot Open Shared Object File: No Such File Or Directory In Unknown On Line 0
Rapidly growing error logs showing the same message

$ug-non-zts-20020429/ffmpeg.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20020429//usr/local/lib/php/extensions/no-debug-non-zts-20020429/ffmpeg.so: cannot open shared object file: No such file or directory in Unknown on line 0

root@server [~]# ls /usr/local/lib/php/extensions/no-debug-non-zts-20020429
./ ../ eaccelerator.so*
root@server [~]# ls /usr/local/lib/php/extensions/no-debug-non-zts-20020429
./ ../ eaccelerator.so*

Using cpanel 11 / centos 4

View Replies!   View Related
/usr/bin/gzip -p Correct Option To Unzip First File To Second File?
I'm trying to do this

/usr/bin/gzip -p /home/mysite/public_html/shop/feeds/myfile.xml.zip > /home/mysite/public_html/shop/feeds/myfile.xml

But it just tells me

/usr/bin/gzip: invalid option -- p
X-Powered-By: PHP/5.2.5
Content-type: text/html

How do I find the correct option to unzip first file to second file?

View Replies!   View Related
How Can I Show Hidden File In Cpanel File Management Tool
i have a server with centos,

i need to edit the hidden file .htaccess from the file management tool of cpanel,

but the hidden files not shown,

ow can i modify the setting and let the files shown in the file management tool of cpanel?

View Replies!   View Related
Links Files In Linux (file.txt For File.php)
Today I found some cstomer on the servers make a link for named it file.txt and link it to other customer php file.

so that customer have the ability to show the other custoer file content when visiting the url because it is a text wile originally it is a php file.

the php file was a config file, so now he know the database password , and because he is in the same server he can use that databse.

the question , how to avoide this prolem in the future?

notes , the SuExec is rnning and the open_basedir protection is enabled, but the problem still exists.

View Replies!   View Related
How Can I Convert A PDF File To A WORD Doc. File
have some E_Books in PDF I want to convert them to word document format

Also need a share hosting for this

View Replies!   View Related
Saving File Changes On A Web Site
Is there a way to use a Web browser to open a file at [url], make changes to the file and save it back on the Web site? I am trying to do this but have only been able to save the file locally. The file only opens in [Read Only] (Compatibility Mode).

View Replies!   View Related
Best Web-based File Manager
I'm moving away from IPowerWeb after they "upgraded" to the new VDeck application. This thing is horrible. I would like to know of a host that provides the BEST web based file manager/editor.

I do a lot of PHP, HTML, SQL with complex directory structures.

View Replies!   View Related
File Hosting On A Web Server
is there a way that i can have a web server that runs windows server 2003 and be able to have file hosting on it...so people can upload files to it and be able to access it without having to have a domain name?

View Replies!   View Related
Uploading File To Web Server
i have a problem trying to upload files to a server, when i try and upload a file, (.htm) i get a message: file already exists (even though it doesn't), which if i then say to overwrite, it creates an empty file of 0mb, (with the name of the file i am trying to upload).

i don't know a great deal about web servers - are there any web server settings which may be causing this.

View Replies!   View Related
Windows: 2GB Physical Memory - 1.2GB Used - 1.1GB Page File Usage : Normal
I have a Windows 2003 server with 2GB ram running IIS and SQL 2005 express. I noticed that the server only uses around 1.2GB of its physical memory (been a few days) while page file usage seems high at 1.1GB.

SQL server has been allocated a maximum 1GB of memory while IIS has no limitations on memory usage.

Server doesn't really show any slowness at this point (not a lot of traffic). But to my understanding other than the proccesses that always use some virtual memory (around 400mb usually), page file should be only used when there is insufficient physical memory? So is there something wrong with my memory usage, 1.1GB on page file while there are still almost 50% available physical ram?

View Replies!   View Related
Web Server - File And MySQL Backups
how to achieve the following:

We have a dedicated server, on which we hosts about 15 sites. I am needing to:
Backup each site individually (all files)
Backup each Db associated with each site
FTP to our own in-house ftp server

I have been searching around all afternoon, and possible solutions to each point above are the following:

Iterate through each top level folder in, say /var/www/vhosts/ and tar each folder individaully

I have only been able to do a mysqldump the whole server, and have only found scripts into which you have to manually specify each db if i need separate backups for each one done

Not an issue, we currently have backups from a separate server running

Is it possible to set this all up in one, top-level cron job?

View Replies!   View Related
File Storage For Multiple Web Servers
What's the best setup for me to have for a machine which will host web files that other servers have to read and serve to end users on the web?

For example, I have servers Web1 and Web2 serving the same content from Files1.

I assume it's best just to go with RAID 10 and be safe or?

More importantly for me, what's the best way for these systems to communicate? I.e.

what protocol should be used for the web servers to read the files from the file server?

I once used SSHFS for serving the same static files on a couple of machines from one location... but that's presumabely very slow (at the time wasn't a problem).

All systems will be running CentOS Linux.

View Replies!   View Related
Shared File Space For All Web Servers
Is it normal practice to have shared filespace that multiple web servers can access? Then I just provide my developers access to that filespace (one server, instead of multiple users on multiple servers) to manage files for different sites easily... right? (also meaning multiple servers can serve the same content)

So.. what would be the best way to do this? We're talking Linux systems here by the way. What sort of specs would such a server need?

I *think* it's NAS that I'm trying to get at.. unsure though if that's correct or not!

View Replies!   View Related
How To Write Cookie Data To Web Log File
I use a persistent and session cookie in order to help track return visitors, latent conversions and keyword tracking. My problem is that my hosting company, BlueHost, does not allow me to write the cookie data to my raw access log which would enable me to analyze this information.

Does anyone have any experience with using a script in order to get around this issue and write the cookie data to my log file....or as an alternative can people recommend a good hosting company which enables this functionality?

BlueHost has generally worked fine, so a work-around would be preferred, but if needed I may switch.

View Replies!   View Related
1.com/file.php, 2.com/file.php Where File.php Is Hosted On Main.com/file.php
Say I have 2 websites and they all use file.php which is located on mainserver.com/file.php.

I want to use the file like this:
website1.com/file.php
website2.com/file.php

View Replies!   View Related
Can I Put Web Files Under /home With Nginx
nginx will look for web files under /usr/local/nginx/html. However, I want to put my website files under /home/public_html, is that possible with nginx? I can not find many things about nginx conf file explanation,

View Replies!   View Related
Remote File Server And Web Server
I own a file hosting site. The site is powered by 2 servers - 1 front end web and database server, and 1 where all the files are stored.

I'm facing a problem that uploading and downloading often failed. Connections to mysql would timeout.

Has it to do with mysql settings or because the file server is located at a distance from the sql server?

(my.cnf on the sql server)
[mysqld]
skip-locking
skip-innodb
max_user_connections=6000
max_connections=6000
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock

View Replies!   View Related
Hardware: Db Servers, Web Servers, File Servers. Cpu, Ram, Disk
I have a lot of questions here so if you can't answer them all I understand. even pointing me somewhere where I could get the answers would be appreciated; hardware sites focusing on server hardware, forums focusing on such, etc.

we plan to have three different types of servers:

- db server (self explanatory. mysql. for forums, mysql driven sites.)

- file server (lots of files around ~2-10MB, consistant 70mbps right now, but we want more room for upgrades. needs a LOT of storage room.)

- web server (lots of php files, but also static things like plain html, images, etc. also includes all misc services for the setup-- dns, etc.)

could I be given a rundown for which hardware each of the three should have? I don't need specifics, even just knowing that more ram is important here while cpu doesn't matter as much, or that the fastest disks available are a must, etc would all be valuable info for me. despite that, I certainly wouldn't mind specific hypothetical hardware configs.

for the database server I'm assuming the more ram the better. not entirely sure about the cpu? also not positive on disks...

for the fileserver, how much ram would be practical or useful? disk io will be an issue I'm because plenty of people will be pulling files at once so the disk needs to read from multiple places. scsi (and even raptors) are not an option as we need 750GB+ of space on a reasonable budget. more ram will take some load of of the disks, but how much is neccessary / reasonable?

for the web server I'm assuming cpu first, then ram, but it'll likely need less ram than the db server?

I'm more lost on the disks than anything. scsi on the fileserver is not an option under any circumstances due to $/GB. for the db & web server I'm willing to pay for scsi if the performance increase really does warrant the extra money, but I'd like to be convinced before shelling it out. if you have benchmarks geared at server hardware when it comes to disks I'd really appreciate it.

also, what's the best way to network these together when colocated? each one with a dual gigabit ethernet port and then the communications go to and from the router?

View Replies!   View Related
Swf To Avi On Linux
I tried going from swf to mpg by using

[url]

and I was thinking of going from mpg to avi using ffmpeg. The problem is that swf to mpg ran up with an error. I was wondering if anyone know of the best way to proceed with this.

There is also audio on the swf files.

View Replies!   View Related
Web Page In Southern America
I'm not to familiar with making a web pages so I need some help. I would like to start a web page in Southern America so I can advertise I guess on there "domain" or host country( I'm not even sure if that is what it is called.) I basically want to have a Southern American web site where they can find it in there directory or if it were googled in South America they could find it.

View Replies!   View Related
Web Page Encoding Issues
I administrate a server with IIS 6 on it running Windows 2003 server. The problem is the person is does the webpages uploads webpages onto the server and when viewing them in the browser you see weird characters. The default encoding used is ISO, so when I change it to UTF-8 the characters go away and it looks normal. Now I know I can have him go into each page and add a meta tag to tell it to use UTF-8 but he has thousands of pages.

View Replies!   View Related
Limit 1 Web Page Per Hosting Account
Is it possible, under Linux or Windows, to limit a webhosting account to only 1 webpage (.htm,.cfm,.html,.etc..)?

View Replies!   View Related
How To Password Protect Web Pages, I Can Protect Directories But Can't Put Pages In
i did make a big message on here but it deleted when i back spaced

my website is aviation cafe dot net / sample and i need you to help me with password protecting a webpage, i wanted the address to be / the silver sword and definitly not to look like it does now.

username: webforum
pass: password

View Replies!   View Related
PayPal Or CC On File?
If a hosting company offers both paypal and CC on file (CC on file with auto-subscription/-recurring ability), which payment method do you prefer to use as a customer?

View Replies!   View Related
Clear The File
How to clear all content in e.g file.txt via ssh(OS is Debian)?

I need a script to merge contents of 2 .txt files, e.g file1.txt and file2.txt to 1 file - file3.txt

View Replies!   View Related
File Sharing
Can i share files from linux to linux machine using SAMBA

View Replies!   View Related
File Bandwidth
Can i find how much a file consumes bandwidth when the file is executed on the server or when the request is made on the server?

View Replies!   View Related
File Info
any idea on this error,? my fiend is having pb with fileinfo after his installation

Warning: finfo_open() [function.finfo-open]: Failed to load magic database at '/usr/share/file/magic.mime'. in /home/tomita/public_html/ff/fileinfo.php on line 2

Warning: finfo_file(): supplied argument is not a valid file_info resource in /home/tomita/public_html/ff/fileinfo.php on line 3

Warning: finfo_close(): supplied argument is not a valid file_info resource in /home/tomita/public_html/ff/fileinfo.php on line 4

these are the errors he see when he use the following code

<pre><?php
$finfo=finfo_open(FILEINFO_MIME);
$FT=finfo_file($finfo,'windows2008.png');
finfo_close($finfo);
print_r($FT);
?>
~

View Replies!   View Related
What Is The Core.#### File
I'm assuming this has something to do with all the new cache settings I've added for my community site. the file core.11601 is 33megs and its located in the webroot of my site.

View Replies!   View Related
FTD File
Client asked me:

I'd like you " to move my web sites that I have in a FTD file from were it is now to GoDaddy? I have the accounts already set up all that has to happen is the move."

I must confess that I have no clue what he means by FTD file. What am I missing?

BTW, I have Googled it with no results that make sense to me.

View Replies!   View Related
/tmp File
I was playing around with this and that as you do, and somehow changed my /tmp folder from rwxrwxrwt to rwxrwxrwx -

iv tried running chmod 1777 /tmp as someone suggested that but nothing seems to of happened?

View Replies!   View Related
Finding This File
finding this file

iam stuck in middle of install,that install need the below file

i tried in google i cant find it can anyone help me

to find the file

ffmpeg-SVN-r14473.tar.gz

View Replies!   View Related
Upload File
I have a forum ( VBulletin ) in admincp Upload file is ok and high,
For example .Zip file are max 3 Meg upload, but i want upload .Zip in thread, i can not upload over 1 Mb, and i view database error!

View Replies!   View Related
Database File Is Gone
My wife accidentally deleted wordpress within fantastico

so i had to reinstall wordpress but my database file is gone

where does linux or fantastico keep deleted files

View Replies!   View Related
I've Lost A File
how can i find a file xxx.tar.gz i have lost it on the root i know don't say it,

i wanna use ssh to find it.

View Replies!   View Related
.htaccess~ File
There is a .htaccess~ file in the root directory of my server. .htaccess is also in that place. But what is the purpose of that .htaccess~ file?

View Replies!   View Related
File Sharing
I tried searching for this, but haven't found the solution. I currently have a VPS I'm not using for anything else, so I thought it would make a good file server for sharing files between my home and office computers. Ideally, I'd like to do this via SMB/Samba so I could map a windows network drive to a directory on the VPS from both locations.

I've set up SAMBA and it works great via the VPS (ie. smbclient returns that it is sharing the directory, etc...). The problem is I can't get either of the remote machines to connect. I read about a way to do tunneling in PuTTY, which worked. In essence I created a Microsoft Loopback device on the remote machine and ran putty forwarding the samba share port. This worked perfectly, in that I could type "10.0.0.1" (the MS loopback interface) and access my VPS shares on my home machine. However, this isn't ideal, as you have to keep PuTTY running to be able to access the shared drive and you have to keep a live SSH session going.

Does anyone have any ideas as to how to cut out PuTTY from the mix and just be able to do "vps.hostname.comsharename" directly from both the home and office machine. I gather this would be trivial if my home machine and the VPS were on the same network. Would a VPN solution make sense here? Any good recommendations? I think a VPN connection would be much easier to setup and deal with than the SSH tunneling solution.

Searching on here revealed adding a line "hosts allow" with the remote IP into smb.conf; however, that did not work for me. It's still as if the remote machines cannot see the VPS through SMB.

View Replies!   View Related
Cannot Upload File
When I try to install ffmpeg, but it fail. The server cannot upload 1KB file from php.
$_FILES['xxx']['size'] return to 0
$_FILES['xxx']['tmp_name'] return to ''

Server: CentOS 5.x X86_64 Bit + Cpanel + Apache 1.3 + PHP 4.4.8...

Quote:

Originally Posted by php.ini

;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;

max_execution_time = 30
max_input_time = 60
memory_limit = 64M

; Maximum size of POST data that PHP will accept.
post_max_size = 8M

;;;;;;;;;;;;;;;;
; File Uploads ;
;;;;;;;;;;;;;;;;

; Whether to allow HTTP file uploads.
file_uploads = On

; Temporary directory for HTTP uploaded files (will use system default if not
; specified).
;upload_tmp_dir =

; Maximum allowed size for uploaded files.
upload_max_filesize = 50M

View Replies!   View Related
Where Can I Get This Small File
where can i get this small file?

Quote:

DNSMGMT.MSC

for in all the sites its for fix my windows server

For dns, we need to use windows's dns server for find the dns zone setting by
typing dnsmgmt.msc

View Replies!   View Related
File Restriction
I'm trying to restrict what file types can be upload within a certain folder can this be done using htaccess.

View Replies!   View Related
Transfer File
How to transfer file from old hosting provider to new hosting provider and zero downtime?

View Replies!   View Related
Cant Download File
I have just performed a ftp backup of my entire server. I then zipped it up in Cpanel.

The file size its self it 3322megs big (about 3.3gb). If i press it to download it says:

Forbidden

You don't have permission to access /backup/sepmid07/sepmid07.zip on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Apache/1.3.37 Server at backup.xxx*********** Port 80

I have made sure that i have the right permissions, I have also made sure that it belongs to the correct user. Also next to it where it would say how big it is, it says "-"

View Replies!   View Related
File Size Is 0
So I got the dedicated server.

Now, when I upload files to my server, some files upload fine but most upload but with 0 file size. That's weird. What can cause this? I used 3 FTP clients same results also no passive mode..

View Replies!   View Related
MasterZone File
is the BIND9 zone file correct?

Code:
$ttl 38400
example.co.uk. IN SOA ns1.example.co.uk. webmaster.example.co.uk. (
1184891779
10800
3600
604800
38400 )
example.co.uk. IN A 123.123.123.122
ns1.example.co.uk. IN A 123.123.123.122
ns2.example.co.uk. IN A 123.123.123.123
ftp.example.co.uk. IN A 123.123.123.122
server.example.co.uk. IN A 123.123.123.122
mail.example.co.uk. IN A 123.123.123.122
example.co.uk. IN NS ns1.example.co.uk.
example.co.uk. IN NS ns2.example.co.uk.
example.co.uk. IN MX 10 mail.example.co.uk
www.example.co.uk. IN CNAME example.co.uk.
www.example.co.uk. IN A 123.123.123.122

will this work as a DNS and nameserver server?


View Replies!   View Related
File Permissions
my question is relating to a "DJ Panel" that I am making. I am looking into various file permissions and was wondering if all PHP files that are part of the DJ Panel have file permissions of 0666 will that pose any kind of security threat (make life easier for hackers) or do you see any downside to doing this?

View Replies!   View Related
File Is Not Accessable
I have created pkgacct on one of my server and moved it to public_html, now when I am trying to download that file through the valid link i.e [url]

Its not accessable, Its showing the following error:-

Forbidden
You don't have permission to access /cpmove-myusername.tar.gz on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

--------------------------------------------------------------------------------

Apache/1.3.33 Server at www.mydomain.com Port 80

The file size is 2.6GB, the above error is because of large size ? or is there any limit of file size in apache?

View Replies!   View Related
Rysnc While File Still Writing
I wanted to make a cronjob with rsync, but I was wondering what happens when a user is uploading a file and the file is being created and at the same moment rsync synchronizes with another server.

Will the file be skip, partially be synced, ...?

View Replies!   View Related
Where Is The My.cnf File Kept For Plesk?
Where would the my.cnf file be kept for Plesk?

I found one in /etc, but the max_allowed_packet option was there.

View Replies!   View Related
Rsync With Password File
I have created a password file in /root/passw.txt

then run command

rsync -ave 'ssh -p 1234' --password-file=/root/passw.txt admin@10.0.0.10:/home/admin/backups/* /backups

But it still asks for the password. How can I fix it?

View Replies!   View Related
Htaccess File Not Working
I'm wondering why sometimes my htaccess files don't seem to work, especially when contained within subdirectories. I've got two problematic situations:

(1) I've got a mod rewrite that supposedly works. I put it in a subdirectory like /dbase/stuff/ but the script ignores it like it just isn't there. Permissions don't change anything and they are currently set to 644. It's very simple and only contains the following code: ....

View Replies!   View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved