Loading...

PHP Memory Limit

========= QUESTION ---------What is the PHP Memory limit set to on the web servers?   ========= ANSWER --------- Windows Servers: While you can set the memory limit on a per site basis with a custom php.ini file, the default server php.ini file is set to 64 MB.  ---------Linux Servers: While you can set the memory [...]

By |2011-12-03T20:10:53+00:00December 3rd, 2011|anySiteSolutions.com, Scripting and Programming|Comments Off on PHP Memory Limit

Enable Shell or Jailed Shell access in WHM/CPanel

========= QUESTION --------- How do you enable Shell, or Jail Shelled access (telnet) for users in WHM or CPanel?   ========= ANSWER --------- Logon to WHM (:2087) and type "Jail" in the find bar on the top-left, click "Manage Shell Access". You can then enable Jailed-Shell access for your users.   ========= EXAMPLES ---------   [...]

By |2011-12-03T19:52:55+00:00December 3rd, 2011|anySiteSolutions.com, Linux Hosting|Comments Off on Enable Shell or Jailed Shell access in WHM/CPanel

Can I telnet or SSH into the Linux Servers?

========= QUESTION --------- Can I telnet or SSH into the Linux servers my web site is hosted on?   ========= ANSWER --------- This is enabled on a per request basis. Please email Support@anySiteHosting.com to request.   ========= EXAMPLES ---------   ========= APPLIES TO / KEY WORDS --------- Shell SSH Telnet   ========= REF ---------   [...]

By |2011-12-03T19:46:05+00:00December 3rd, 2011|anySiteSolutions.com, Linux Hosting, Scripting and Programming|Comments Off on Can I telnet or SSH into the Linux Servers?

How do I print from my iPhone, iPad, or iPod?

========= QUESTION --------- How do I print from my iOS device (iPhone, iPad, iPod)?   ========= ANSWER --------- Apple's Air Print is the ideal solution for this. AirPrint capability is built in to iOS v4.2 or later, and is very simply called via the action button in many applications. (example: open an email and click [...]

By |2017-12-01T23:47:35+00:00November 28th, 2011|Apple, Cell Phone, Computers, Documentation, iOS, iPhone|Comments Off on How do I print from my iPhone, iPad, or iPod?

ODBC: Save your password in the Registry

========= QUESTION --------- Can you save your ODBC user and password in the registry to avoid having to re-enter your password every time you connect to the database?   ========= ANSWER --------- Yes - though it seems to work better in older versions of Oracle than newer ones. Open your Registry Editor (Run, RegEdit) Navigate [...]

By |2017-12-01T23:47:35+00:00November 23rd, 2011|Computers, Documentation, Microsoft, ODBC, Oracle, Windows|Comments Off on ODBC: Save your password in the Registry

Convert Publisher File to Word Document

========= QUESTION --------- How do I convert a file in Microsoft Publisher to a Microsoft Word Document?   ========= ANSWER --------- Apparently the best way to do this is to save the TEXT of the Publisher file to a Word document first, and then copy over any images, etc... There does not appear to be [...]

By |2017-12-01T23:47:35+00:00November 14th, 2011|Computers, Documentation, Microsoft, Office Suite, Publisher, Word|Comments Off on Convert Publisher File to Word Document

Do I have Microsoft Office 32bit or 64bit installed?

========= QUESTION --------- How do I tell which edition (32 bit / x86 or 64 bit / x64) of Microsoft Office I have installed?   ========= ANSWER --------- From any Microsoft Office application, select File, HelpOn the right side, you will see a version number in the following format:14.0.####.#### (##- bit)If the application version number [...]

By |2011-11-10T16:07:03+00:00November 10th, 2011|Computers, Documentation, Microsoft, Office Suite|Comments Off on Do I have Microsoft Office 32bit or 64bit installed?

How do I change my email password?

========= QUESTION --------- How do I change the password for my Email Account?   ========= ANSWER ---------WEBMAIL--- Logon to Webmail (http://www.anysitesupport.com/wp-admin/post.php?post=12&action=edit) ---Click the Settings (gears icon) at the lower left (in the same column as your inbox, contacts, calendar, tasks, etc) Click the Account Settings item under the My Settings folderEnter your Current Password, New [...]

By |2017-12-01T23:47:35+00:00November 10th, 2011|anySiteSolutions.com, Email|Comments Off on How do I change my email password?

WordPress White Label or CMS

========= QUESTION --------- Can I white label or setup WordPress without all the WordPress branding?   ========= ANSWER --------- yes - see EXAMPLES   ========= EXAMPLES  --------- PLUGINS --- White Label CMS Web Editors CMS CMS Dashboard   ========= APPLIES TO / KEY WORDS --------- WordPress Custom No Branding No Logo Custom Logos   ========= [...]

By |2011-11-08T15:33:02+00:00November 8th, 2011|Computers, Documentation, Internet/Web, WordPress|Comments Off on WordPress White Label or CMS

VBA: Disable Button after Clicking

========= QUESTION ---------I want to disable a button after the user has clicked it in my Form - is this possible?   ========= ANSWER --------- Very simple - see EXAMPLES   ========= EXAMPLES --------- clickedButton.Enabled = false   ========= APPLIES TO / KEY WORDS --------- Microsoft Access VBA Button Command Button Enable Disable   ========= [...]

By |2017-12-01T23:47:35+00:00November 2nd, 2011|Computers, Documentation, Microsoft, VBA|Comments Off on VBA: Disable Button after Clicking
Go to Top