Wordpress permalink on Windows IIS 7

December 29, 2009 by Alex · Comments Off
Filed under: HTML, PHP, Programming, Web programming, Wordpress 

Question: I have trouble installing permalinks for my Wordpress project. I get an infamous Server Error 500 while running 64 bit Windows Server 2008 and IIS 7. PHP 5.3.1 and fast CGI module is installed. What to do? Wordpress instructions did not work out well(http://codex.wordpress.org/Using_Permalinks).

Read more

Java error – Could not reserve enough space for object heap

December 20, 2009 by Alex · Comments Off
Filed under: Java, Web programming 

Question: I have a Linux web server with JRE and has got problems trying to run a Java APP from the shell. It seems that web server limits the memory I can allocate. Error messages:

Error occurred during initialization of VM
Could not reserve enough space for object heap

Shell code:

java -Xmx1950m -cp helloworld.jar

What’s wrong? Any ideas?
Read more

Wordpress – blank page after user registration

December 17, 2009 by Alex · Comments Off
Filed under: PHP, Web programming, Wordpress 

Question: I use Wordpress 2.8.3. When a new user creates a new account and click Register link, WordPress shows a blank page. There should be something like ‘ Your password has been emailed to you ‘. What’s up? Read more

Search engine optimization (SEO)

Question: I have a small family business. What is SEO and what do you do guys with my website to get more clients for me?

The mission of search engine optimization is to make the site’s content worthy of higher search engine ranking by being more relevant and competent than the competition’s. SEO is a major part of Internet marketing. If you do it right, you will have a web site capable of maintaining desired revenue goals while achieving high rankings in the organic sections of search engine results pages. Read more

Next Page »