![]() |
|
Sentastico not installing on server - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Public Support Forums v2.x.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=66) +--- Forum: 3rd Party Module Support v2.x.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=71) +--- Thread: Sentastico not installing on server (/showthread.php?tid=12971) |
RE: Sentastico not installing on server - rsthomas - 02-21-2024 (02-21-2024, 02:11 PM)TGates Wrote: I fixed the Sentastico large file issue so osCommerce will now d/l into the module. Testing it's installation process now. (It's a very large package and DB) Installer is taking over 5 mins to install the DB. It's LARGE. Awesome regarding osCommerce! Here is what Seotoaster had to say: The error "openbase_dir restrictions" that you are getting is not related to the Zend or SeoToaster CMS. This directive defines the directories PHP scripts can access. Most of the hosters have the ability to disable "openbase_dir restrictions" in the interface. We recommend you to disable it. Hopefully that is the solution... RE: Sentastico not installing on server - TGates - 02-23-2024 (02-21-2024, 10:17 PM)rsthomas Wrote: Awesome regarding osCommerce! Typical response. Sure you can disable openbase_dir for the selected client domain, but that defeats the purpose of using it. I'll see what we can do about a more permanent solution to accessing the Zend resources. Maybe simply adding the path to the default openbase_dir directives.
RE: Sentastico not installing on server - rsthomas - 02-23-2024 (02-23-2024, 08:06 AM)TGates Wrote: Naturally I have no idea about the technicalities of this issue, but trust you and thank you for staying on it! RE: Sentastico not installing on server - TGates - 02-23-2024 (02-23-2024, 09:07 AM)rsthomas Wrote: Naturally I have no idea about the technicalities of this issue, but trust you and thank you for staying on it! To make matters worse, the folder that openbase_dir is referring to doesn't even exist and I can't find the files to put in there. Yet. RE: Sentastico not installing on server - rsthomas - 02-23-2024 (02-23-2024, 09:28 AM)TGates Wrote: To make matters worse, the folder that openbase_dir is referring to doesn't even exist and I can't find the files to put in there. Yet. Hmm, is that a Seotoaster, Sentora, or Unbuntu issue? Shall I pass this on to the Seotoaster people? RE: Sentastico not installing on server - TGates - 02-23-2024 (02-23-2024, 09:42 AM)rsthomas Wrote: Hmm, is that a Seotoaster, Sentora, or Unbuntu issue? I disabled openbase_dir and 99% of the errors disappeared. I kept getting one error that according to my extensive searching, a seotoaster Zend core resource is coded wrong or I just can't sort it out. I'll post the error and you can check with them. The main error: Quote:[Thu Feb 22 20:38:13.820995 2024] [php7:error] [pid 66179] [client 192.168.1.140:51561] PHP Fatal error: Constant expression contains invalid operations in .../toaster/seotoaster_core/library/Zend/Cache/Backend/File.php on line 98 Others: Quote:[Thu Feb 22 20:38:13.801170 2024] [php7:warn] [pid 66179] [client 192.168.1.140 :51561] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in .../toaster/seotoaster_core/library/Zend/Form.php on line 1173 I've already spent too much time on this, hopefully they have a resolution. And if it requires custom coding I can't add it to Sentastico since my package will be different from theirs and if a client updates it, the custom changes will be removed. Waiting to hear from you. RE: Sentastico not installing on server - zustudios - 02-24-2024 Can you add a social networking script? ossn...or others? RE: Sentastico not installing on server - rsthomas - 02-24-2024 (02-23-2024, 11:46 AM)TGates Wrote: I disabled openbase_dir and 99% of the errors disappeared. I kept getting one error that according to my extensive searching, a seotoaster Zend core resource is coded wrong or I just can't sort it out. What Seotoaster responded: 1. Remove old zend_cache-*folders from the /yourwebsitepath/cache/ directory. 2. Please make sure that system has all permissions to write into /yourwebsitepath/cache/ 3. We didn't have any issue with the Zend Core and we used it with different shared hostings. 4. Do you use our package Zend version ? What version of php you are running on your hosting? Which hosting you are currently using? RE: Sentastico not installing on server - TGates - 02-25-2024 (02-24-2024, 01:21 AM)rsthomas Wrote: What Seotoaster responded: Ok, I'll continue looking at it. (02-24-2024, 12:02 AM)zustudios Wrote: Can you add a social networking script? I'll check on it for you. I used to have jcow,,but it only allows members then you need to buy a premium version. OSSN requires php8 RE: Sentastico not installing on server - d_trend - 05-01-2024 (02-25-2024, 05:43 AM)TGates Wrote: Ok, I'll continue looking at it. Hey guys! Can I ask you a question of why is this directive open_basedir enabled here? I know many hosting providers do not set this value, like cPanel. Is that anything important? And have you resolved this issue? |