Description
Expected and Actual Behavior
I created a new project in a subdirectory /var/www/html/ called test with webtools enables, so I can reach the Web Tools via http://192.168.194.135/test/webtools.php/ but every link in that page is missing webtools.php example: http://192.168.194.135/webtools.php/controllers/generate it should be http://192.168.194.135/test/webtools.php/controllers/generate.
Details
-
System info and versions (if possible): (
phalcon info
) -
Environment:
OS: Linux srv1 5.4.0-86-generic Migration generate ignores default values #97-Ubuntu SMP Fri Sep 17 19:19:40 UTC 2021 x86_64
PHP Version: 7.4.24
PHP SAPI: cli
PHP Bin: /usr/bin/php7.4
PHP Extension Dir: /usr/lib/php/20190902
PHP Bin Dir: /usr/bin
Loaded PHP config: /etc/php/7.4/cli/php.ini
Versions:
Phalcon DevTools Version: 4.2.0
Phalcon Version: 4.1.2
AdminLTE Version: 3.0.1 -
Phalcon Framework version: (
php --ri phalcon
) -
Phalcon is a full stack PHP framework, delivered as a PHP extension, offering lower resource consumption and high performance.
phalcon => enabled
Author => Phalcon Team and contributors
Version => 4.1.2
Build Date => Sep 24 2021 10:22:05
Powered by Zephir => Version 0.12.21-8a412a1
Directive => Local Value => Master Value
phalcon.db.escape_identifiers => On => On
phalcon.db.force_casting => Off => Off
phalcon.orm.case_insensitive_column_map => Off => Off
phalcon.orm.cast_last_insert_id_to_int => Off => Off
phalcon.orm.cast_on_hydrate => Off => Off
phalcon.orm.column_renaming => On => On
phalcon.orm.disable_assign_setters => Off => Off
phalcon.orm.enable_implicit_joins => On => On
phalcon.orm.enable_literals => On => On
phalcon.orm.events => On => On
phalcon.orm.exception_on_failed_save => Off => Off
phalcon.orm.exception_on_failed_metadata_save => On => On
phalcon.orm.ignore_unknown_columns => Off => Off
phalcon.orm.late_state_binding => Off => Off
phalcon.orm.not_null_validations => On => On
phalcon.orm.update_snapshot_on_save => On => On
phalcon.orm.virtual_foreign_keys => On => On
phalcon.warning.enable => On => On
-
PHP Version: (
php -v
) -
PHP 7.4.24 (cli) (built: Sep 23 2021 21:36:11) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.24, Copyright (c), by Zend Technologies -
Operating System: Ubuntu 20.04.3 LTS
-
Server: Apache2
-
Other related info (Database, table schema):