Browsing the archives for the Server/Apache Tutorials category
On my shared hosting server, we had the need to setup a secondary paypal address for not one but two clients. The clients originally had their paypal accounts created using a shared email service (such as gmail), but later decided it would be more professional to use a paypal@example.com type of email address. Normally, we create [...]
Setting up a vhost allows you to use an alias of your localhost in your browser. For example, say that you want to work with a website which is normally located in http://localhost/example, but your script loads its assets from the root of the domain (in this example http://localhost/). This method allows you to load [...]
This video shows you how to go through the process of setting custom nameservers using GoDaddy. This is a requirement to get your website running if you bought your domain through GoDaddy and have a different hosting server.
(This guide is currently incomplete) This is a technical guide detailing the steps a person has to go through to install ClipShare 4.1 on their web-server. Firstly, you’ll need a real server or a virtual private server to install this script, it will not install smoothly on shared hosting. Shared hosts will not have the required [...]
I was recently attempting to compile ffmpeg 0.5 on a web server, and I had the following errors: In file included from libavdevice/v4l.c:32: /usr/include/linux/videodev.h:56: error: syntax error before “ulong” /usr/include/linux/videodev.h:72: error: syntax error before ‘}’ token libavdevice/v4l.c: In function `grab_read_header’: libavdevice/v4l.c:77: error: storage size of ‘tuner’ isn’t known libavdevice/v4l.c:141: error: invalid application of `sizeof’ to incomplete type `video_tuner’ libavdevice/v4l.c:148: error: invalid application [...]


