Jump to content

Search the Community

Showing results for tags 'php'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General Discussion
    • Website Management and Coding
    • Technology and the Internet
    • Philosophy, Politics, and Science
    • Art and Entertainment
    • Other Discussion
  • HelioHost
    • Questions
    • Customer Service
    • How You Can Help
  • HelioNet
    • News
    • Contact HelioNet

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

  1. On my website I have added this form allowing authenticated users with special permissions to upload files. However, I want to limit the types of files they can upload, and checking the file's extension isn't the most reliable method. The use of mimetypes would be a better idea, so I started with that. It appeared the function 'mime_content_type' didn't work: Fatal error: Call to undefined function mime_content_type() in /home1/waflix/public_html/test/test.php on line 2 So I hoped I could use the PECL extension recommended here, but I had no such luck: Fatal error: Class 'finfo' not found in /home1/waflix/public_html/test/test.php on line 2 Even after having searched the Internet for a while, I have not been able of finding a good solution. Is there any chance this extension could be installed on the server, or do I have to wait for PHP 6 of which I've heard the extension would be installed by default?
  2. Hi, I have a page which takes a domain name as input and then tells user about the mata tags of that domain home page. To do I used curl and PHP. It was working fine until today. Since today morning it returning blank page. no error nothing. Can someone please help? My website is hosted in Johnny server.
  3. Dear Admins I have a problem with my joomla installation I have warnings. The PHP temporary directory is not set. The PHP temporary directory is the directory that PHP uses to store an uploaded file before Joomla! can access this file. Whilst the directory not being set isn’t always a problem, if you are having issues with manifest files not being detected or uploaded files not being detected, setting this in your php.ini file might fix the issue.” How I can I find this file please? Thanks very much!! u.u
  4. Hello Forum's people, I am using Stevie Server. I am using PHP pages. I also have scripts in PERL The site worked fine but one day it didn't work any more. I don't know what happens. Normal pages in .html work fine, but none of .php or .cgi pages work anymore. Even if I test the "hello world" script: <? print("Hello World"); ?> It don't works. Always appear "Internal Server Error" Perhaps I unintentionally change something. Could somebody help me? EDIT: There were 5 unkilled .cgi processes running since July 17.
  5. php does not execute when in html page i used <?php echo "hi";?> Pls. Help
  6. Hello, I am a student and I'm sure. Please, after pointing my domain (alsantosss.co.cc) for alsantosss.heliohost.org, the site crashed, the host does not interpret the php language. I removed the Parked Domain, and the problem persists. Host........: Heliohost Server....: Stevie User........: alsantos Domain...: alsantosss.heliohost.org Site.........: [Edited to remove a download.]
  7. we have a problem in the php or mysql is returning 500 error on pages with mysql and php. which may be? -- ERRO Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@infiniteisover.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Apache/2.2.16 (Unix) mod_ssl/2.2.16 OpenSSL/0.9.8e-fips-rhel5 FrontPage/5.0.2.2635 mod_bwlimited/1.4 mod_auth_passthrough/2.1 mod_wsgi/3.3 Python/2.7.1 Server at infiniteisover.com Port 80 --- Tanks guys
  8. edbs

    Php Upgrade

    I've noticed that we're still running PHP 5.3.8. Is a plan for upgrade to PHP 5.4 already scheduled? Thanks
  9. What would be the best language to design an entire MMO guild website in? Features would include a (secure) login system through an SQL database; forums; interactive calendar; member roster; etc. I have the most experience with HTML & Javascript but I'm not sure if I can make the entire site in HTML, otherwise I would've certainly gone with that. So can I get some opinions and/or tips?
  10. Hello everybody, I'm interesting in online shop development with simple language like PHP and database like MySQL, especially built with Prestashop. It is easy to build and maintain because : 1. Open source 2. Community support 3. Excellent feature I hope we can discuss here, although you use another e-commerce software like OSCommerce, Magento, Zen Cart, etc. Regards, Alma
  11. Is it possible to create an email account on your domain from a php script or any other scripting language heliohost supports? I've tried several methods and none seem to work for me. Any help would be greatly appreciated. I believe this has potential: http://forums.cpanel.net/f43/cannot-create-new-email-accounts-xml-api-script-206672.html but i cannot get it to work.
  12. Dear all, Could anybody explain me how I can use PHPUnit. The PHPUnit installation tutorial (here: http://www.phpunit.d...stallation.html ) states I should run some command-line commands, which I (understandably) cannot do on HelioHost. Via the cPanel PEAR section I installed PHPUnit2 version 2.3.6. Maybe worth nothing that according to http://pear.phpunit.de/ the current version is 3.6.10 and 2.3.6 is quite old. The only options I found when searching for "phpunit" via cPanel were 1.3.2 and 2.3.6. Now when I run a script starting with require_once 'PHPUnit2/Framework/TestCase.php'; then PHP gives me the message: Warning: require_once(PHPUnit2/Framework/TestCase.php) [function.require-once]: failed to open stream: No such file or directory in /home/pjvleeuw/public_html/ctr/tests.php on line 2 Via FTP I checked, the file /home/pjvleeuw/php/PHPUnit2/Framework/TestCase.php does exist, but apparently (checked via phpinfo() ) the include_path is set to ".:/usr/lib/php:/usr/local/lib/php". I am not sure but when I install something via the PEAR section on cPanel, where is that supposed to go and should that path be included automatically? I'd rather not hard-code a path anywhere in my PHP, that is exactly what the PEAR mechanism (from what I understand so far) aims to avoid. So my question boils down to: * I can imagine other PHP developers using PHPUnit, so it might be worthwhile to make this available by default / system wide? * if not, please help me set this up property, I searched a lot but I am stuck, please help Hope hearing. Many thanks for reading. Best regards, Paul
  13. Can I have access to the PHP.ini file? I would like to have the max_upload_time changed
  14. Hi, I have few question about charset. What charset is best for croatian language pack. I use iso-8859-2 What PHP codes I can use for set charset for language pack (If someone know, I actually in my case I need for PHP-Fusion) Hello from snow Bosnia
  15. Xoviat

    Php.ini

    Quick question: If I use ini_set, does it affect just my settings or the settings of every user on the server? I had no problems changing session.gc_maxlifetime at runtime but I can't find a local instance of php.ini in file manager, so it's made me wonder. Figured part of this out with a bit of self-help. I dropped the ini call and ran the page again. The change isn't permanent but appears to take effect when the script is called. Which makes me wonder is I can get away with an extended maxlifetime or if there are background processes that will clean these up. I would ideally have this set somewhere between 9000 and 12000. The alternative is constant id regeneration (with disposal) and repopulating the variables via mysql calls if they're not set, this sounds like a type server load which should be avoided. Does anyone know much about this?
  16. Has anyone used Joomla on Helio? Hope this is the right forum. Most of the technical forums I saw here focused mainly on hacking. I do not see why IIS would be needed. Software Recommended Minimum More information PHP* 5.2 + 4.3.10 http://www.php.net MySQL** 4.1.x + 3.23 http://www.mysql.com Apache*** (with mod_mysql, mod_xml, and mod_zlib) 2.x + 1.3 http://www.apache.org Microsoft IIS**** 7 6 http://www.iis.net
  17. Please help, when i try using include() or require(), i get the following errors Warning: require(/php/check_login.php) [function.require]: failed to open stream: No such file or directory in /home/jkblitz/public_html/test/index.php on line 27 Fatal error: require() [function.require]: Failed opening required '/php/check_login.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/jkblitz/public_html/www') in /home/jkblitz/public_html/test/index.php on line 27 The path in the require tag, is definitely correct, so it could be the include_path php.ini value,or something else Cheers James
  18. I have a series update script (takes some data from various predefined sites listed in mysql database with url fopen, takes items using regex and puts it in a different table in the database for other script's further usage) which when executed suddenly stops (no error message or anything, just stops executing and finishes output to the browser). It worked fine until about monday this week. BTW also some "core.INSERTNUMBERHERE" file appears in my site's (root?) directory with about 50MB in size. Anybody knows how to solve this (or is the PHP parser bugged?)?
×
×
  • Create New...