Contact Menu

Search results for "package-does-not-have-rest-info-xml-available"

Integrating Content from External Sources into OU Campus Using RSS, PHP, and JavaScript

…'<?xml version=”1.0″ encoding=”‘.get_option(‘blog_charset’).’”?’.’>’; ?> <rss version=”2.0″ xmlns:content=”http://purl.org/rss/1.0/modules/content/” xmlns:wfw=”http://wellformedweb.org/CommentAPI/” xmlns:dc=”http://purl.org/dc/elements/1.1/” xmlns:atom=”http://www.w3.org/2005/Atom” xmlns:sy=”http://purl.org/rss/1.0/modules/syndication/” xmlns:slash=”http://purl.org/rss/1.0/modules/slash/” <?php do_action(‘rss2_ns’); ?> > <channel> <title><?php bloginfo_rss(‘name’); wp_title_rss(); ?></title> <atom:link href=”<?php self_link(); ?>” rel=”self” type=”application/rss+xml” /> <link><?php bloginfo_rss(‘url’)… (Search hits: 28 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 1196.47)

Continue Reading 0
APC INFO Monitor

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

…mysql server on separate host ;extension=memcache.so [fileinfo] ;fileinfo is included in PHP 5.3=>… uncomment the following line if using <=5.2 ;extension=fileinfo.so [APC] extension = apc.so apc.enabled = 1 apc.shm_segments =… (Search hits: 9 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 384.57)

Continue Reading 57
Screen Shot 2012-09-07 at 11.09.50 AM

Install phpMyAdmin with SSL on CentOS, Amazon Linux, RedHat (Apache or NginX)

…’pma_relation’; $cfg[‘Servers’][$i][‘userconfig’] = ‘pma_userconfig’; $cfg[‘Servers’][$i][‘table_info’] = ‘pma_table_info’; $cfg[‘Servers’][$i][‘column_info’] = ‘pma_column_info’; $cfg[‘Servers’][$i][‘history’] = ‘pma_history’; $cfg[‘Servers’][$i][‘recent’] = ‘pma_recent’; $cfg[‘Servers’][$i][‘table_uiprefs’] = ‘pma_table_uiprefs’; $cfg[‘Servers’][$i][‘tracking’] = ‘pma_tracking’; $cfg[‘Servers’][$i][‘table_coords’] = ‘pma_table_coords’; $cfg[‘Servers’][$i][‘pdf_pages’] = ‘pma_pdf_pages’; $cfg[‘Servers’][$i][‘designer_coords’] =… (Search hits: 7 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 299.11)

Continue Reading 0
Screen Shot 2013-01-16 at 4.19.03 PM

Auto Mailer Form with Validation and reCAPTCHA

…$_POST[‘WhyUnavailable’]; $DetailUnavailable = $_POST[‘DetailUnavailable’]; $Classification = $_POST[‘Classification’]; $Major = $_POST[‘Major’]; $Email = $_POST[‘Email’]; $Comments = $_POST[‘Comments’]; // loop through the When field’s checkbox group and output them all with a… (Search hits: 7 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 299.11)

Continue Reading 2

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.  Website hosting, evolved Web hosting has changed dramatically in the last few years. The majority of accounts are now running PHP scripts and MySQL, whereas in the past most accounts were only […]

Continue Reading
virtualmin-nginx-wordpress-permalinks-apc

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

…slave DNS, and testing. The Nginx modules are also available for the free Virtualmin GPL version. To install the modules, go to Virtualmin Package Updates (wbm-virtualmin-nginx and wbm-virtualmin-nginx-ssl). WordPress Plugins… (Search hits: 4 in body, 0 in title, 0 in categories, 0 in tags, 0 in other taxonomies, 0 in comments. Score: 170.92)

Continue Reading 20

Search Engine Optimization

SEO Consulting $95 per hour. Includes research for page titles, text headings and content keywords to optimize a website for a targeted market. WordPress Sites $350 per site. Includes setup of pretty URLs and install and setup of SEO plugins, PagerFix plugin and Google XML Sitemaps plugin. Automated Yahoo, MSN and Google Sitemap submission, Google […]

Continue Reading 1

WordPress Fail2Ban RegEx for RedHat, CentOS, Amazon Linux

VacantServer WordPress sites are getting hammered with bad logins and probes. We’ve implemented a plugin to log failed login attempts to syslog, and a Fail2Ban filter for the same. If you run these on RedHat, you’ll need some additional configuration info… here it is: WordPress login failure regex (error_log): ^%(__prefix_line)sAuthentication failure for .* from <HOST>$ […]

Continue Reading 0