Jump to content

TCH-Bruce

Members
  • Posts

    20,156
  • Joined

  • Last visited

Everything posted by TCH-Bruce

  1. digg.com, slashdot.org and reddit.com
  2. Dog
  3. The path should be /usr/local/bin The ImageMagick libraries are already installed on the servers.
  4. 1. I don't use my cpanel login name for anything other than cpanel. If I create a database I create a user for the database. 2. No, you would create a user (example: user name you add is gallery, the name used in the configuration file will be your-cpanel-name_gallery) 3. Privileges should be ALL 4. No, you don't enter anything into access hosts.
  5. I would recommend scrapping the installation and install it using Fantastico. There you only need to tell it what folder you want to put it in and set an administrative user and password. It will install and configure everything. If you wish to proceed manually you need to create a database using the MySQL database function. You will also need to create a user to use with that database and add that user to the database. If you named the database "gallery" and your cpanel name were "sheryl" your database config name would be "sheryl_gallery". If you created a user named "sheryl" the database user name would be "sheryl_sheryl"
  6. More than likely the instructions are old. They are for version 1.x of Gallery and not 2.x But these variables are the same for most scripts that use a database DB Hostname: localhost DB Username: your-cpanel-name_user-name-for-database DB Password: password for database user DB Name: your-cpanel-name_database-name Table Prefix: default value Column Prefix default value Gallery2 Installation Instructions Gallery2 can also be installed with Fantastico in cPanel.
  7. Change the permissions of the folder "g2" to 777 and that error will go away.
  8. I never do. But thanks Thomas. To everyone else, if you are going to send a document to someone convert it to a PDF.
  9. I changed them with the File Manager in cPanel.
  10. Switch
  11. Welcome to the forums Bill
  12. You can check these out.
  13. Jail
  14. Welcome to the forums pressesc Congratulations on have a popular site.
  15. golf (well at least I think it's fun )
  16. Why not use a script that has those variables built in.
  17. I would also change this line: >mail("xxx@xxxxx.com","Test Email",$Message,$headers); to read like this: >mail("xxx@xxxxx.com","Test Email",$Message,$headers "-f".$myemail); Set up $myemail to a valid from email address.
  18. If you are not the admistrative contact I am not sure you can transfer the domain without permission from the administrative contact. PEAR is available on the servers. (/usr/local/bin/pear) For documentation you should be able to Google for it.
  19. I think almost everyone that uses MSN has had that problem.
  20. Welcome to the forums ngr. If you have an SSL cert you must have the help desk install it for the $35 fee and the dedciated IP is included.
  21. It sounds like you may have some database corruption. I would rebuild the database.
  22. Yes, joefish does know this WP stuff. He helped me sort out a theme issue so I can upgrade to WP 2.1. Thanks again Joe!
  23. I agree with Paul that the SMF forum may be a better place to ask but I have some questions. How did the user login under someone else's ID? Why do they know the other person's password? Allowing people to masquarade as someone else on any forum is not a good idea. Second, I'm not sure I understand if there is a problem. For the post in question who's IP number was recorded? The actual user that made the post? That is how I would expect it to work. And for the name attached to the post it should have been the name they were logged in as, whether or not that name is associated to a particular IP address is immaterial. I access this board from two different IP addresses and both are recorded as I post with the name I am logged in under as it should be.
  24. I'm glad it's solved. How about the solution?
  25. Welcome to the forums Alexandre
×
×
  • Create New...