| Sun Dec 31, 2006 2:53 am |
| Replies: 5 |
| Views: 18870 |
|
 |
John,
If you view the source of the test PHP page you created, does the PHP code display or is the page just blank? If you see the code, Apache is not handling .php files correctly. While, I've n ...
|
| Sun Dec 31, 2006 2:44 am |
| Replies: 16 |
| Views: 60684 |
|
 |
fulvio,
Is the categories select box empty or totally missing? If the latter, do you have the following in the "edit" method of controllers/posts_controller.rb controller:
@categories = Categor ...
|
| Sun Dec 31, 2006 2:32 am |
| Replies: 2 |
| Views: 9012 |
|
 |
Hi Trock,
The "psa" template that you see is actually Plesk. As this is installed, you probably have a VPS Plus plan. Mailman is actually a very popular mailing list application. Since you are r ...
|
| Wed Sep 20, 2006 12:52 am |
| Replies: 1 |
| Views: 8643 |
|
 |
You'll want to create a symbolic link called htdocs to point to your application/public/ directory. For example, if you had an application named "myapp", you would log into your server via SSH and ex ...
|