Your HostICan Community  


Go Back   Your HostICan Community > Programming & Design > PHP / MySQL Assistance

PHP / MySQL Assistance We understand. Not all of you are experienced programmers, but some of you are highly skilled at coding. So we've set aside this forum so you can ask questions, and provide answers to the most commonly asked PHP / MySQL issues.

Reply
 
Thread Tools Search this Thread Display Modes
  #11  
Old 10-11-2007, 12:30 AM
Scott's Avatar
Scott Scott is offline
Senior Member
 
Join Date: Sep 2007
Location: hostican-coupon.com
Posts: 1,145
Default

Shell_Exec would be a service that HostICan has to enable. You'd need to speak with them on this.
__________________
HostICan Discount - New customer? Save $50 on your HostICan hosting purchase!
HostICan Hosting Reviews - See what other customers say about HostICan.
Simple Hosting - Web Hosting Made Simple!
Reply With Quote
  #12  
Old 10-11-2007, 10:53 AM
roger's Avatar
roger roger is offline
Senior Member
 
Join Date: Sep 2007
Posts: 286
Default Fantastico working?

Please can someone clarify this issue.

I disabled Fantastico on both servers because (when I had the first VPS up) users were getting an error message to the effect that the license was invalid/expired. (Meaning Fantastico use would not work).

The first VPS has been rebuilt (but I've disabled user access to Fantastico) and I've never enabled it on the second VPS because I'm worried users would get the invalid/expired license type warning again.

Anyone else encounter this issue?
Reply With Quote
  #13  
Old 10-11-2007, 11:54 AM
Sunray1's Avatar
Sunray1 Sunray1 is offline
Member
 
Join Date: Oct 2007
Location: VA
Posts: 53
Arrow

Quote:
Originally Posted by Scott View Post


It looks simple enough.
Select domain in list
Type a username and password
Then click Install Pro Edition.

I found the answer:
Delete "images" folder with File Manager in Cpanel and install Soho via Fantastico again.

That's a SohoLaunch official response.
Just be sure that if you have images in there, instead of deleting the folder, just rename it temporarily. Then just copy the images over to the new folder.
Initially I did try to use the auto installer in Fantastico. (that's where the original erro message came from) After numerous unsuccessful tries at downloading from Fantastico, I used the forum link to Soholauch to search their forum for some answers. There were numerous threads regarding installation failures and some of the threads referenced cPanel and Fantastico. The "sohomoderator lwyau" provided a link to download the installer. This is what I did last night. After a couple of attempts (believe it or not, I still received a couple of errors stating the file was corrupted) I was able to get a clean download only to run into the problem with the launch.

I am going to do as you suggested with the image file. I'll post my results.

Thanks,
Reply With Quote
  #14  
Old 10-11-2007, 12:09 PM
Sunray1's Avatar
Sunray1 Sunray1 is offline
Member
 
Join Date: Oct 2007
Location: VA
Posts: 53
Arrow

Okay, that did not work. I have left a message at hostican regarding getting the Shell_Exec enabled. I hope this works.
Reply With Quote
  #15  
Old 10-11-2007, 01:29 PM
lnxcode's Avatar
lnxcode lnxcode is offline
The British Kid
 
Join Date: Sep 2007
Location: Richmond, VA
Posts: 2,012
Send a message via AIM to lnxcode Send a message via Skype™ to lnxcode
Default

To fix this issue, you need to do this:

1. Login to your site using FTP (FileZilla or a FTP like it...)
2. Go to public_html/
3. download the php.ini file
4. locate:

Code:
disable_functions = system,system_exec,shell,shell_exec,passthru,escapeshellarg,escapeshellcmd,proc_close,proc_open,proc_get_status,proc_nice,proc_terminate,ini_alter,popen,show_source,dl,enable_dl,pcntl_exec,define_syslog_variables,openlog,syslog
and replace with:

Code:
disable_functions = system,system_exec,shell,passthru,escapeshellarg,escapeshellcmd,proc_close,proc_open,proc_get_status,proc_nice,proc_terminate,ini_alter,popen,show_source,dl,enable_dl,pcntl_exec,define_syslog_variables,openlog,syslog
5. upload the php.ini back into the public_html
6. overwrite old one... and you're set.
__________________
Thanks,

Denis Motova
Affiliate / Operations Manager

HostICan Answers | Become a HostICan Affiliate | Create a Support Ticket.
Reply With Quote
  #16  
Old 10-11-2007, 03:00 PM
Sunray1's Avatar
Sunray1 Sunray1 is offline
Member
 
Join Date: Oct 2007
Location: VA
Posts: 53
Arrow

After all of this I finally get my up/download......but I now have this error:

"Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@mychatboxlive.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. "

now what??
Reply With Quote
  #17  
Old 10-11-2007, 03:18 PM
Sunray1's Avatar
Sunray1 Sunray1 is offline
Member
 
Join Date: Oct 2007
Location: VA
Posts: 53
Arrow

Thank you and cudo's to the "Tech Knome". My sites back up.
Reply With Quote
  #18  
Old 10-11-2007, 03:43 PM
lnxcode's Avatar
lnxcode lnxcode is offline
The British Kid
 
Join Date: Sep 2007
Location: Richmond, VA
Posts: 2,012
Send a message via AIM to lnxcode Send a message via Skype™ to lnxcode
Default

See... how cool that is?
__________________
Thanks,

Denis Motova
Affiliate / Operations Manager

HostICan Answers | Become a HostICan Affiliate | Create a Support Ticket.
Reply With Quote
  #19  
Old 10-11-2007, 06:27 PM
Scott's Avatar
Scott Scott is offline
Senior Member
 
Join Date: Sep 2007
Location: hostican-coupon.com
Posts: 1,145
Default

Quote:
Originally Posted by lnxcode View Post
See... how cool that is?
Awesome! Hahaha
__________________
HostICan Discount - New customer? Save $50 on your HostICan hosting purchase!
HostICan Hosting Reviews - See what other customers say about HostICan.
Simple Hosting - Web Hosting Made Simple!
Reply With Quote
  #20  
Old 10-13-2007, 06:00 PM
Sunray1's Avatar
Sunray1 Sunray1 is offline
Member
 
Join Date: Oct 2007
Location: VA
Posts: 53
Arrow

THANKS!!

Now I need a vBulletin Guru. I'm placing another thread.
Reply With Quote
Reply

Tags
downloading, fantastico

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Could not find Fantastico in cpanel antmay Virtual Private Servers (VPS) 2 07-26-2008 10:07 PM
IP banned while downloading my site SaltwaterC Shared Hosting 1 03-25-2008 12:12 PM
Fantastico Apps Going Lunatic marcOpolo Virtual Private Servers (VPS) 15 01-20-2008 09:06 AM
Fantastico and now I can't login to any account except the one with the sick mysql marcOpolo Virtual Private Servers (VPS) 5 01-08-2008 03:30 PM
How to install Fantastico lnxcode Dedicated Servers 2 10-17-2007 09:46 AM


All times are GMT -4. The time now is 04:10 PM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.

Copyright © 2003 - 2008 HostICan. All Rights Reserved.