Jump to content

impleri

Members
  • Posts

    21
  • Joined

  • Last visited

Contact Methods

  • Website URL
    http://www.impleri.net
  • Yahoo
    impleri

Profile Information

  • Location
    New Orleans
  • Interests
    Philosophy, Theology, Religion, PHP/MySQL, Mambo, phpBB.

impleri's Achievements

Explorer

Explorer (4/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. The strangest thing is that i uploaded that file...and the directory it is in is set to 777!
  2. And be sure to update the config for the forums software so that it doesn't point to the subdirectory.
  3. This has been happening to random files to me over the past week or so. i would try by FTP to overwrite a file and the permission would be denied. So, i log into C-Panel and try through the File Manager to overwrite the file. Still denied. So, i've tried deleting the file via FTP and C-Panel. Still denied. Does anyone know why this is happening? i am hosted on Server93 with the Silver shared plan.
  4. ------ This is a copy of your message, including all the headers. ------ From: root From: root@server93.totalchoicehosting.com Subject: [statscheck] Stats/Server Overload on server93.totalchoicehosting.com Message-Id: <E1EFiRK-0003Mu-Il@server93.totalchoicehosting.com> Date: Wed, 14 Sep 2005 21:21:26 -0400 IMPORTANT: Do not ignore this email. This is cPanel stats runner on server93.totalchoicehosting.com! While processing the log files for user impleri, the cpu has been maxed out for more then a 6 hour period. The current load/uptime line on the server at the time of this email is 21:21:26 up 58 days, 10:43, 1 user, load average: 8.30, 4.51, 3.81 You should check the server to see why the load is so high and take steps to lower the load. If you want stats to continue to run even with a high load; Edit /var/cpanel/cpanel.config and change extracpus to a number larger then 0 (run /usr/local/cpanel/startup afterwards to pickup the changes).
  5. impleri

    Ldap

    What about reseller?
  6. impleri

    Ldap

    Both Mambo/Joomla and phpBB are moving in their next big releases to support LDAP authentication. Does TCH support that in any flavor of hosting? Also, does anyone know if it is something common (or not) to webhosts? i am looking into how it works as to add it to my CMS to-do list, so i'd also want to know if it is something coveted (in general) or is it something to be filed under the "Cool, but useless" category. Thanks!
  7. Did this recently change? i didn't have this problem 6 weeks ago...?
  8. Greetings, i've been with TCH since June (i believe) and haven't had this problem before... After i updated my copy of Mambo today (www.impleri.net), i tried to install a template and discovered that it was listing certain directories as being unwriteable. So, i checked the CHMOD stuff and those directories were CHMODed to 775, so it shouldn't have been a problem. So, i went to the configuration to check it out and it too was unwriteable, even though it's CHMOD was the standard 644. Odd...so i checked another installation i have (demo.impleri.net) and discovered that it too now saw certain directories as unwriteable, when they were perfectly writeable 6 weeks ago when i last touched the files. Does anyone have any clue why this would be?
  9. impleri

    Mambo

    It looks like a div class: tab-page.
  10. Oh well. Guess i'll have to try another route.
  11. impleri

    Mambo

    No CVS. i pulled that straight from the code of 4.5.2.2. i doubt it disappeared in 4.5.2.3.
  12. i want to install StatCVS-XML on my server space, but wanted to know how to run Java commands from HTML/PHP. It needs to run this: >java -jar statcvs-xml-full.jar i haev no clue about Java, so any help would be appreciated!
  13. impleri

    Mambo

    Check in the Admin Panel and make sure that each section is both published and set for public access. Same with each category. Registered access may also be acceptable. Also, make sure the users are set as 'Authors' (19) and not simply as Registered Users (18). That can be changed in components/com_registration/registration.php where it says: $row->gid = $acl->get_group_id('Registered','ARO'); And cnahge it to: $row->gid = $acl->get_group_id('Author','ARO');
  14. Thanks a bunch!
  15. OK, i've signed up and received the welcome email. Now, i need to transfer all the data from the old server (they use cPanel 10...) to the new one before changing the DNS entries. How do we go about doing that?
×
×
  • Create New...