Search results for "powered by phpbb business to business directory"

How to Configure APC Cache on Virtual Servers with PHP running under FCGId

gilligan.com DocumentRoot /home/chris/public_html ErrorLog /var/log/serversoftware/chrisgilligan.com_error_log CustomLog /var/log/serversoftware/chrisgilligan.com_access_log combined ScriptAlias /cgi-bin/ /home/chris/cgi-bin/ DirectoryIndex index.html index.htm index.php index.php4 index.php5 <Directory /home/chris/public_html> Options Indexes IncludesNOEXEC FollowSymLinks ExecCGI allow from all AllowOverride All AddHandler fcgid-script .ph… 9, 0, 0, 0 and 21.69

Comments { 43 }

Résumé

television for corporate conventions Designed corporate communication media: intranet, magazines, brochures, posters, and flyers Produced presentation graphics for seminars and meetings Developed database and web applications to manage customer comment data & mapping Skills 20 years experience in multimedia production on various computer platforms (PC, Mac) and software (video, drawing, paint, layout, word processing, web page design, netwo… 4, 0, 0, 0 and 7.87

Comments { 0 }

Remote publishing to WordPress from Facebook via RSS

Most WordPress developers know you can use one of several plugins to publish from WordPress to a Facebook wall, app or fan page. Did you know you can also do the opposite? You can publish from Facebook to WordPress by using the FeedWordPress plugin and the RSS feed from your fan page. This can be handy for clients who want to keep their site updated with blog posts, or share links and information, but don’t necessarily want to spend the ti… 2, 0, 1, 0 and 4.59

Comments { 3 }

Recursive chmod Tricks

Recursively chmod only directories find . -type d -exec chmod 755 {} \; Similarly, recursively set the execute bit on every directory chmod -R a+X * The +X flag sets the execute bit on directories only Recursively chmod only files find . -type f -exec chmod 644 {} \; Recursively chmod only PHP files (with extension .php) find . -type f -name ’*.php’ -exec chmod 644 {} \; … 1, 0, 1, 0 and 3.81

Comments { 1 }

Cpanel Mailman mailing lists: cannot manage lists after migrating to new host

the right list name appended. If you have the proper authority, you can also create a new mailing list. This turned out to be a permissions issue: root@cpanel1 [/usr/local/cpanel/3rdparty/mailman/bin]# ./check_perms –snip– directory permissions must be 02775: /usr/local/cpanel/3rdparty/mailman/…/list_domain.com/… –snip– Problems found: 2999 # ./check_perms -f FIXED!!! … 1, 0, 1, 0 and 3.81

Comments { 2 }

Punk Rock Music Community

Punktastic.com is a community powered site that covers punk music in Britain, but is poised to go worldwide. They cover punk and hardcore shows and festivals, and provide album reviews, video interviews and more. With a growing audience and user base, Punktastic needed a more reliable and robust web server, so they made the move to a dedicated CentOS 5 series web server with 3GB RAM. While this is a relatively low-end box, it has plenty of horse… 1, 0, 0, 0 and 3.28

Comments { 0 }

APC Cache Considerations for Virtual Hosting Environments

. Of course, because this will require greater management, it should be charged as a premium service. If you wish to enable APC on a commodity web hosting server, you may try the following method to selectively enable APC per directory: http://www.php.net/manual/en/ini.php Also see other recommendations in following comments…    … 1, 0, 0, 0 and 2.18

Comments { 2 }

WordPress with W3 Total Cache on Nginx with APC (Virtualmin)

in Virtualmin > Services > Configure Nginx Website (see attached image…). This config is for WP installed in /public_html/wordpress, so you will need to omit or change /wordpress if WP is installed in a different directory. location ^~ /files/ { rewrite /files/(.+) /wordpress/wp-includes/ms-files.php?file=$1 last; } location @wordpress { fastcgi_pass localhost:9000; fastcgi_param SCRIPT_FILENAME $document_root/index.php; include /etc… 1, 0, 0, 0 and 2.18

Comments { 11 }

Web Hosting

Decades of experience hosting websites, from small local sites with only a few html pages, to high-traffic sites with thousands of users and pages.  Dedicated Server Custom-built to your needs and specifications, hosted in a secure and speedy U.S. data center Amazon AWS Scalable to any level of traffic, using Amazon’s EC2 virtual servers, Load Balancing, RDS MySQL, S3 Storage, Cloudfront Cache, and more Virtual Private Server Slice… 1, 0, 0, 0 and 1.67

Comments { 0 }

Non-profit website with Calendar and Slideshows

Sequatchie Valley Institute website I visited Sequatchie Valley Institute years ago with my children, and made a long-term goal to some day live and work with the folks I met there. We use the web extensively to communicate with our members, the public, and the media. SlideShowPro Director provides an engaging and easily-updated frontpage show, and a gallery of current and past events Event Calendar manages our online calendar Registration form… 1, 0, 0, 0 and 1.67

Comments { 1 }