This forum is no longer active. Please post your questions to our new community site

Recent Posts by Wokm4n

Subscribe to Recent Posts by Wokm4n 5 post(s) found

22 Feb, 2009 10:53 AM
Avatar Wokm4n 5 post(s)

Topic: WordPress / 403 Forbidden on Wordpress module

Apache log says:

Sun Feb 22 11:52:42 2009 [client 127.0.0.1] client denied by server configuration: /home/richard/Stacks/lampstack-1.0-beta-3, referer: http://127.0.0.1:8080/applications.html

lampstack1.0-beta-3? Ok that’s what I was using with my previous installation. Where can I find this info?

 
21 Feb, 2009 08:39 PM
Avatar Wokm4n 5 post(s)

Topic: WordPress / 403 Forbidden on Wordpress module

Hi there,

I created a blog in a Wordpress module in my LAMPP stack. After I reïnstalled Ubuntu and reïnstalled LAMPP and Wordpress I replaced the contents of the wordpress module in /apps with my backup (because I modified some files for development).

Now I get the Forbidden error when I try to visit the module.
I chmodded all the files in the /apps/wordpress directory (chmod -R 777 wordpress/) but still no luck.

How can I fix this without losing my development files?

Thanks!

 
23 Jan, 2009 03:35 PM
Avatar Wokm4n 5 post(s)

Topic: Stacks suggestions / Habari Project - blogging system

Habari is different

While there are a number of technical reasons that highlight the differences and advantages Habari has over other blogging packages, a major component of what makes Habari different is its community participation model. Users who demonstrate a level of quality contributions to the project are granted more privileges within the project.
Features

  • Modular, object-oriented core for easy extensibility
  • Supports multiple database backends (MySQL, SQLite, PostgreSQL)
  • Uses prepared statements throughout to protect against SQL injection attacks
  • Media silos to directly access various ways of media storage, like Flickr, Viddler, or the server’s filesystem
  • Atom Publishing Protocol support
  • Multiple users (authors)
  • Multiple sites on one installation
  • Support for static content (“pages”)
  • Plugins
  • Tagging
  • Importers for Serendipity and WordPress
 
29 Apr, 2008 08:16 AM
Avatar Wokm4n 5 post(s)

Topic: LAMPStack / Missing sock

Thanks a lot beltran, it works like a charm now! :)

 
20 Apr, 2008 01:23 PM
Avatar Wokm4n 5 post(s)

Topic: LAMPStack / Missing sock

I still got this problem.

After installing LAMPstack it runs fine. When I reboot and start the stack:
sudo /home/richard/Stacks/lampstack-0.9.4/ctlscript.sh start

I get the following output:
Syntax OK
/home/richard/Stacks/lampstack-0.9.4/apache2/scripts/ctl.sh : httpd stopped
/home/richard/Stacks/lampstack-0.9.4/mysql/scripts/ctl.sh : mysql not running
/home/richard/Stacks/lampstack-0.9.4/mysql/scripts/ctl.sh : mysql started at port 3306
nohup: redirecting stderr to stdout
Starting mysqld.bin daemon with databases from /home/richard/Stacks/lampstack-0.9.4/mysql/data
STOPPING server from pid file /home/richard/Stacks/lampstack-0.9.4/mysql/data/Sphynx.pid
080420 15:50:14 mysqld ended

Syntax OK
/home/richard/Stacks/lampstack-0.9.4/apache2/scripts/ctl.sh : httpd started at port 8080

I can’t find the pid file in installation/mysql/tmp nor in installation/mysql/data..

p.s. sorry cant get the code in bq =/