philcatlin
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Forum: Plugins
In reply to: [FG Joomla to WordPress] Import failed with “allow_url_fopen” must be onDebug info as requested:
upload_max_filesize: 30M
allow_url_fopen:
PDO: mysql, sqliteForum: Plugins
In reply to: [FG Joomla to WordPress] Import failed with “allow_url_fopen” must be on@kerfred thanks for the suggestion! I have run the phpinfo script. Highlights as follows
Loaded Configuration File /xxx/xxx/xxx/wp/php.ini. <<- the copy of the php.ini
Core
PHP Version 8.3.25
Directive Local Value Master Value
allow_url_fopen On On <<- agrees with the value in php.iniRerun of import attempt:
=== START import 2025-11-12 17:52:55 ===
Connected with success to the Joomla database
Joomla data found:
3 categories
397 articles
[WARNING] Your Joomla database contains several users. You need the Premium version to import them.
[WARNING] Your Joomla database contains some PhocaGallery galleries. You need the Premium version and the PhocaGallery add-on to import them.
WordPress content removed
[ERROR] The PHP variable "allow_url_fopen" must be set to "On" in the php.ini file.
=== END import 2025-11-12 17:52:55 ===Forum: Plugins
In reply to: [FG Joomla to WordPress] Import failed with “allow_url_fopen” must be on@kerfred I have tried to do that, and I’ve viewed every php.ini file I can find. All of them start with this:
; cPanel-generated php ini directives, do not edit
; Manual editing of this file may result in unexpected behavior.
; To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
; For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)
allow_url_fopen = OnI have even duplicated the php.ini that includes the above directive and added it to the xxx/xxx/wp folder, but I continue to get the message.
Viewing 3 replies - 1 through 3 (of 3 total)