Skip to main content

All Questions

Tagged with
0 votes
0 answers
62 views

How to include a python path in php codigniter controller function on cpanel

I have a problem running my email script via php Codeigniter controller on cpanel although it's working perfectly fine locally using xampp. I need a Python path to include in my PHP code on cpanel. ...
Syed Omer Shah's user avatar
0 votes
0 answers
11 views

CPanel Pulling Specific data from github repo

I have two cPanel Accounts and 1 Github repo from 1st cPanel account i want to push all the data to Github but on 2nd cPanel account i only want to pull specific files and folders, like, applications/...
Tahir Irshad's user avatar
0 votes
2 answers
1k views

Uploading CodeIgniter4 to Shared Hosting via cPanel

I used Composer to setup CodeIgniter4 in my local PC. And I have completed the development also. The problem is, am trying to deploy this application to a Shared Hosting that has cPanel. I have zipped ...
Vpp Man's user avatar
  • 2,496
0 votes
0 answers
284 views

RewriteCond: bad argument line '$1'

I wrote this code for my .htaccess before i use codeigniter framework. #============ RewriteEngine on RewriteBase / # Prevent index dirs RewriteCond $1 RewriteRule ^(.*)$ index.php/$1 [L,QSA] # ...
Mohammad Kahfi's user avatar
2 votes
1 answer
50 views

Setting up cronjob in cpanel using codeigniter php not working

i have a page in my website where i have a script in my view page mysite.com/feepayment/homecontroller/mystatus, whenever we visit the link, the script runs, now i want to add it to cronjob in cpanel, ...
kite kit's user avatar
0 votes
0 answers
237 views

Creating a new database is not working at server in codeigniter 3

I have a accounting management project where I need to store some specific data to a new database. I am fetching a issue when I am going to create a new database in server. It is working fine in local....
Syed Imran Ertaza's user avatar
1 vote
0 answers
2k views

Found, and server-generated directory index forbidden by Options directiv Codeigniter on shared hosting

I am facing issue while installing the codeigniter on shared hosting. My hosting directory is like this: `/public_html/siteFolder During installation I am facing issue with public folder that's giving ...
Ali Hyder's user avatar
0 votes
1 answer
378 views

data from post api is not sent when hosted on cpanel

i have a form data that i send with api post using curl, on cpanel curl is installed, but when running post api function, data doesn't go to database is there a wrong configuration? here is my code: $...
Nero Chaniago's user avatar
0 votes
0 answers
536 views

PHPmailer using smtp doesn't work at cpanel

phpmailer work when I use localhost, but not working when I move it on Cpanel. PHPMailer folder located at third_party and PHPMailer.php & PHPMailer_load.php file located at libraries. I use ...
Sylvia Helmi's user avatar
0 votes
0 answers
789 views

Error in Codeigniter Folder Structure... Your application folder path does not appear to be set correctly

I changed the folder tree of my CI app on Cpanel from the following path below but i got this error: Your application folder path does not appear to be set correctly. Please open the following file ...
Mclain Arandia Cabais's user avatar
0 votes
1 answer
1k views

Am getting this error when i upload my website to cpanel a codeigniter project

A PHP Error was encountered Severity: Warning Message: fopen(/var/cpanel/php/sessions/ea-php74/ci_session8c890fa70e8c2a9726a00d721269c80de8117d50): failed to open stream: No such file or directory ...
Eric Oxy Omusa's user avatar
0 votes
0 answers
120 views

PHP : Missing error log on my live server (Cpanel)

i have a project running on php 5.6 version developed using CodeIgniter, I am trying to send email wit attachment using PHPmailer email goes fine but if I add attachment it gives me site is currently ...
Sikander's user avatar
0 votes
1 answer
3k views

CodeIgniter GuzzleHttp 403 Forbidden

so I've created 2 CodeIgniter applications; one app is API and the other is the client app. I've deployed both of the apps in cPanel (before deployment I've tested both of the apps and both of them ...
Dharma Subawa's user avatar
0 votes
0 answers
819 views

Add connection drivers SQLSERVER (ODBC, sqlsrv.dll) in CPANEL

good afternoon, I have a project that was developed in codeigniter and sqlserver, locally it is working perfectly, but now that I uploaded it to cpanel it is showing me a connection error DB and I ...
Javier fr's user avatar
  • 121
-2 votes
1 answer
3k views

Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in Codeigniter

While fetching more than 300k records in mysql, i'm getting error like this Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in Project\system\database\...
kamal raj's user avatar

15 30 50 per page
1
2 3 4 5
9