org.apache.jasper.JasperException

when i open first time website its show error like this but if i refresh then site will open perfectly but if u leave idle sometime then if u open next then also same error after that if u refresh then site open perfect this is the problem, its applying in entire application in any … Read more

XAMPP installation on Win 8.1 with UAC Warning

There are two things you need to check: Ensure that your user account has administrator privilege. Disable UAC (User Account Control) as it restricts certain administrative function needed to run a web server. To ensure that your user account has administrator privilege, run lusrmgr.msc from the Windows Start > Run menu to bring up the Local Users and … Read more

lbmethod_heartbeat:notice – No slotmem from mod_heartmonitor –error after installing apache2.4.2 [closed]

On starting the webserver the error_log shows apache configuration: I am getting Forbidden You don’t have permission to access / on this server error This is the error generated in error_log is this error because of lbmethod_heartbeat:notice ?? or there is a permissions misconfiguration on DocumentRoot directory?? but the directive’s configuration is taken from a … Read more

Apache is downloading php files instead of displaying them

The correct AddType for php is application/x-httpd-php Also make sure your php module is loaded When you’re configuring apache then try to view the page from another browser – I’ve had days when chrome stubbornly caches the result and it keeps downloading the source code while in another browser it’s just fine.

Apache and Node.js on the Same Server

Great question! There are many websites and free web apps implemented in PHP that run on Apache, lots of people use it so you can mash up something pretty easy and besides, its a no-brainer way of serving static content. Node is fast, powerful, elegant, and a sexy tool with the raw power of V8 … Read more

How do I disable directory browsing?

Create an .htaccess file containing the following line: That is one option. Another option is editing your apache configuration file. In order to do so, you first need to open it with the command: Then find the line: Options Indexes FollowSymLinks Change that line to: Options FollowSymLinks Lastly save and exit the file, and restart … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)