News:

LVCS.NET offers low cost domain registration services.

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - LegendPro

#1
Support Requests / Re: Joomla! TROUBLES (mmkay?)
July 23, 2006, 05:36:29 AM
Here is a quick explanation of the setup process in case I don't get to talk to you online.

1) Upload all the files that came with the Joomla! Package.
2) Go to the directory that you uploaded the files to and you will see that it requests you to change some permissions.
3) Make sure you change those permissions to 777 and then there are also 2 other things in red that you need to fix.
4) In order to fix those issues create an .htaccess file with the following lines:

php_flag register_globals off
php_flag magic_quotes_gpc on

(Note: Do not use the .htaccess file that Joomla! has provided, create your own.)

5) You do not need to worry about the session save path (it will work without touching any of that).  Also do not change the permissions on the config file until the very end (also don't rename the configuration.php-dist to configuration.php yet).
6) Proceed with the installation process and fill in the required forms such as your MySQL database username and password, ect...
7) After the database step you will see the final setup page that has the configuration information.  Copy all of the configuration information and create your own configuration.php file and paste it in there.
8) Upload the new configuration.php and CHMOD it to 777.  You can also delete the installation directory.

You should be able to do everything from there.
#2
Support Requests / Re: Joomla! TROUBLES (mmkay?)
July 23, 2006, 05:25:21 AM
I am very familiar with Joomla!.  I use it on my site.  If you would like some help add me to your msn (msn@legendpro.net) or aim (LegendPro AIM) and I will be glad to assist you with your problems.
#3
Support Requests / Re: Webmail
June 05, 2006, 09:12:29 PM
Yea my horde also isn't working.  I' m not quite sure why... admin any ideas?
#4
Support Requests / Re: Time to moan again...
May 12, 2006, 09:14:30 PM
Please provide us with some more information.  For example what time this happened and on what days?  I personally have a few sites on plesk and they have been running just fine.  Please let us know some more detail.  Also what domains?
#5
The best way to go nowadays in coding HTML is using XHTML.  Basically its just a cleaner and stricter version of HTML.  You can learn about XHTML here... http://www.w3schools.com/xhtml/default.asp