Jump to content
xisto Community

viterbi209

Members
  • Content Count

    8
  • Joined

  • Last visited

  1. Well I'm sorry to hear you guys lost one of your techs but I am losing potential customers and money. At this rate my site will be down for 3 days before the bandwidth counter is reset. If I was a big company that would be alot of money, lucky I'm not.... but hurry up already! Don't you guys want the money I'm planning on giving you to upgrade my plan?
  2. For last 2 days I have asked to upgrade my plan by sending emails to sales@Xisto - Web Hosting.com but have yet to recieve a response. My bandwidth has now been exceeded. Where the... is customer support?
  3. hi, thanks for everybodies responses. I tried looking under cpanel->mysql admin and the database that i'm trying to delete isn't listed, but under phpadmin it is listed as 'test'. I tried issuing a 'drop database test' command under phpadmin but it returned with a popup window that says 'DROP DATABASE commands are disabled'. Another funny thing I noticed was that in phpAdmin where it says create new database...right underneath that it says no privileges. Any ideas?Also under phpAdmin, after I select the 'test' database the last tab on the right is operations. Is this right? I couldn't find where to drop/delete the database.
  4. Hi, I was wondering how I could delete an entire database. I couldn't find the link for that in phpadmin.
  5. hi, I was just wondering if mod_rewrite was installed on the servers. thanks
  6. programming, creating ... does it really matter??... you should know what i mean by context.. .. and yes definitely QBasic is obsolete. If you learn procedural programming, I heard switching over to object oriented programming is going to be a little more difficult.
  7. Problem Solved.....thank you thank you....=D
  8. *sigh...getting a little frustrated... contacted support and they sent me to technical at Xisto - Web Hosting.com... contacted them and haven't heard a response yet, its been 1 days and 10hrs already... then contacted opaque... no one is responding... 1+ day passed and no progress or status update. Simple ETA would be great...
  9. thanks for your response, yah that was the content-type i was trying to print...weird what happened there. Anways, I think i narrowed the problem down with some code manipulation. apparently its returning an error before it gets the the printing of the content type line and the error is returned when i try to use the XML::XPath modules. I'm guessing the modules aren't installed?? Do the admins help us install modules we need?
  10. Hi,Its still not working...I tried changing the permissions with no luck and I'm also getting this error along with the other error: Premature end of script headers:i'm guessing this refers to the line (or I could be way off)print "(anti-spam-(anti-spam-(anti-spam-(anti-spam-(anti-spam-content-type:))))) text/htmlnn"; (thats a slash n slash n at the end...message board is removing the escape chars i guess)is there any other header information needed??the script essentially makes rest requests to ebay using the modules LWP and XML::XPATH
  11. Hi,I'm having problems running my perl scripts. My website returns a page that says Internal Server Error and in the error log it gives me:error: file has no execute permission:but I already set my perl scripts to all have permission 755. What else could it be? The scripts run fine when I host them on my own computer using IIS. Any suggestions?Thanks,Ed.
  12. Hi, I'm new to the web hosting scene... I was just wondering what all the folders in your account are for. There seems to be 8 folders already created for you:.cpanel-datastore.fantasticodataetcmailpublic_ftppublic_htmltmpwwwIf someone can provide a very short explaination of each that would help me alot. And which folder are you supposed to put all your scripts and html files in? Thanks.
  13. In my opinion, each language has its own perks. Java for its rapid development of applets, multi-threaded applications and it's easy to use GUI classes. However, C++ is definitely the more powerful language. There seems to be no limitations to what you can do with the language. Windows, linux, large games, etc... almost anything that is in the commercial mainstream is developed using C++. I also think that any large program developed using java, lacks the performance you can gain with C++ since C++ doesn't have the additional overhead of the Java virtual machine. Most of the syntactical issues mentioned just take practice and it won't be a problem anymore.
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.